* Test usesDivForMenus property.
*/
public void testUsesDivForMenus() {
VolantisProtocol protocol = createTestableProtocol(internalDevice);
assertTrue("XHTMLBasic uses div for menus. usesDivForMenus should be true",
protocol.usesDivForMenus());
}
/**
* This test case should test the permutations when there is a device theme
* associated with the protocol and the multiple style class is set to 'selector'