Package | Description |
---|---|
org.springframework.test |
This package contains the legacy JUnit 3.8 class hierarchy, which as of Spring 3.0
has been deprecated in favor of using the listener-based Spring TestContext Framework.
|
org.springframework.test.annotation |
Support classes for annotation-driven tests.
|
org.springframework.test.jpa |
As of Spring 3.0, this package has been deprecated in favor of using the listener-based
Spring TestContext Framework.
|
Class and Description |
---|
AbstractDependencyInjectionSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractSingleSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractTransactionalSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractTransactionalJUnit4SpringContextTests ) |
ConditionalTestCase
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
Class and Description |
---|
AbstractDependencyInjectionSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractSingleSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractTransactionalDataSourceSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractTransactionalJUnit4SpringContextTests ) |
AbstractTransactionalSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractTransactionalJUnit4SpringContextTests ) |
ConditionalTestCase
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
Class and Description |
---|
AbstractDependencyInjectionSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractSingleSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
AbstractTransactionalDataSourceSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractTransactionalJUnit4SpringContextTests ) |
AbstractTransactionalSpringContextTests
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractTransactionalJUnit4SpringContextTests ) |
ConditionalTestCase
Deprecated.
as of Spring 3.0, in favor of using the listener-based test context framework
(
AbstractJUnit4SpringContextTests ) |
Copyright © 2015. All rights reserved.