Uses of Class
org.springframework.test.AbstractSingleSpringContextTests
-
Packages that use AbstractSingleSpringContextTests Package Description jetbrains.buildServer jetbrains.buildServer.agent.impl jetbrains.buildServer.serverSide org.springframework.test -
-
Uses of AbstractSingleSpringContextTests in jetbrains.buildServer
Subclasses of AbstractSingleSpringContextTests in jetbrains.buildServer Modifier and Type Class Description classBaseSpringTestCaseclassSpringContextTestCaseclassTeamCitySpringTestBase -
Uses of AbstractSingleSpringContextTests in jetbrains.buildServer.agent.impl
Subclasses of AbstractSingleSpringContextTests in jetbrains.buildServer.agent.impl Modifier and Type Class Description classBaseAgentSpringTestCase -
Uses of AbstractSingleSpringContextTests in jetbrains.buildServer.serverSide
Subclasses of AbstractSingleSpringContextTests in jetbrains.buildServer.serverSide Modifier and Type Class Description classBaseServerSpringContextTestCase -
Uses of AbstractSingleSpringContextTests in org.springframework.test
Subclasses of AbstractSingleSpringContextTests 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)
-