Uses of Class
org.apache.juneau.junit.bct.PropertyExtractors.ObjectPropertyExtractor
Packages that use PropertyExtractors.ObjectPropertyExtractor
-
Uses of PropertyExtractors.ObjectPropertyExtractor in org.apache.juneau.junit.bct
Subclasses of PropertyExtractors.ObjectPropertyExtractor in org.apache.juneau.junit.bctModifier and TypeClassDescriptionstatic class
Property extractor for array and collection objects with numeric indexing and size access.static class
Property extractor for Map objects with direct key access and size property.