Uses of Class
org.springframework.test.AbstractSpringContextTests
-
Packages that use AbstractSpringContextTests Package Description jetbrains.buildServer jetbrains.buildServer.agent.impl jetbrains.buildServer.serverSide org.springframework.test -
-
Uses of AbstractSpringContextTests in jetbrains.buildServer
Subclasses of AbstractSpringContextTests in jetbrains.buildServer Modifier and Type Class Description classBaseSpringTestCaseclassSpringContextTestCaseclassTeamCitySpringTestBase -
Uses of AbstractSpringContextTests in jetbrains.buildServer.agent.impl
Subclasses of AbstractSpringContextTests in jetbrains.buildServer.agent.impl Modifier and Type Class Description classBaseAgentSpringTestCase -
Uses of AbstractSpringContextTests in jetbrains.buildServer.serverSide
Subclasses of AbstractSpringContextTests in jetbrains.buildServer.serverSide Modifier and Type Class Description classBaseServerSpringContextTestCase -
Uses of AbstractSpringContextTests in org.springframework.test
Subclasses of AbstractSpringContextTests in org.springframework.test Modifier and Type Class Description classAbstractDependencyInjectionSpringContextTestsDeprecated.as of Spring 3.0, in favor of using the listener-based test context framework (org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests)classAbstractSingleSpringContextTestsDeprecated.as of Spring 3.0, in favor of using the listener-based test context framework (org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests)
-