Uses of Interface
org.dbunit.assertion.FailureFactory
Packages that use FailureFactory
-
Uses of FailureFactory in org.dbunit.assertion
Subinterfaces of FailureFactory in org.dbunit.assertionModifier and TypeInterfaceDescriptioninterfaceHandles the failure of an assertion.Classes in org.dbunit.assertion that implement FailureFactoryModifier and TypeClassDescriptionclassDefault implementation of theFailureHandler.static classDefault failure factory which returns DBUnits own assertion error instances.classAFailureHandlerthat collects theDifferences that were found without throwing an exception.classAdapter that lets dbunit create JUnit failure objects.Methods in org.dbunit.assertion with parameters of type FailureFactoryModifier and TypeMethodDescriptionvoidDefaultFailureHandler.setFailureFactory(FailureFactory failureFactory)