Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.test.annotation.DirtiesContext Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
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