Uses of Package
org.apache.juneau.junit.bct
Packages that use org.apache.juneau.junit.bct
-
Classes in org.apache.juneau.junit.bct used by org.apache.juneau.junit.bctClassDescriptionConfiguration and context object for advanced assertion operations.Default implementation of
BeanConverter
for Bean-Centric Test (BCT) object conversion.Builder for creating customized BasicBeanConverter instances.Abstract interface for Bean-Centric Test (BCT) object conversion and property access.Functional interface for converting collection-like objects to standardized List<Object> format.Interface for custom property extraction strategies in the Bean-Centric Testing framework.Standard JavaBean property extractor using reflection.Functional interface for converting objects of a specific type to their string representation.Functional interface for pre-processing and transforming objects before conversion.