Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.annotation Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
Commit@Commit is a test annotation that is used to indicate that atest-managed transaction should be committed afterClassorg.springframework.test.annotationSpring MVC
DirtiesContextTest annotation which indicates that theassociated with a test is dirty and should therefore be closedClassorg.springframework.test.annotationSpring MVC
DirtiesContext .ClassModeDefines modes which determine how @DirtiesContext isinterpreted when used to annotate a test class.Classorg.springframework.test.annotation.DirtiesContextSpring MVC
DirtiesContext .HierarchyModeDefines modes which determine how the context cache is clearedwhen @DirtiesContext is used in a test whose context isClassorg.springframework.test.annotation.DirtiesContextSpring MVC
DirtiesContext .MethodModeDefines modes which determine how @DirtiesContext isinterpreted when used to annotate a test method.Classorg.springframework.test.annotation.DirtiesContextSpring MVC
IfProfileValueTest annotation to indicate whether a test is enabled or disabled for aspecific testing profile.Classorg.springframework.test.annotationSpring MVC
ProfileValueSourceStrategy interface for retrieving profile values for a giventesting environment.Interfaceorg.springframework.test.annotationSpring MVC
ProfileValueSourceConfigurationProfileValueSourceConfiguration is a class-level annotation whichis used to specify what type of ProfileValueSource to use whenClassorg.springframework.test.annotationSpring MVC
ProfileValueUtilsGeneral utility methods for working with profile values.Classorg.springframework.test.annotationSpring MVC
RepeatTest annotation to indicate that a test method should be invoked repeatedly.Classorg.springframework.test.annotationSpring MVC
Rollback@Rollback is a test annotation that is used to indicate whethera test-managed transaction should be rolled back afterClassorg.springframework.test.annotationSpring MVC
SystemProfileValueSourcethe underlying source.Classorg.springframework.test.annotationSpring MVC
TestAnnotationUtilsCollection of utility methods for working with Spring's core testing annotations.Classorg.springframework.test.annotationSpring MVC
TimedTest-specific annotation to indicate that a test method has to finishexecution in a specified time period.Classorg.springframework.test.annotationSpring MVC