@Test
public void testExecute_StackVersionPageSubResourcePredicate()
throws NoSuchParentResourceException, UnsupportedPropertyException,
NoSuchResourceException, SystemException {
ResourceDefinition resourceDefinition = new StackVersionResourceDefinition();
Map<Resource.Type, String> mapIds = new HashMap<Resource.Type, String>();
QueryImpl instance = new TestQuery(mapIds, resourceDefinition);
instance.addProperty("operatingSystems/*", null);