文件名称: spring-test-4.3.23.RELEASE.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<version>4.3.23.RELEASE</version>
</dependency>Gradle:
implementation group: 'org.springframework', name: 'spring-test', version: '4.3.23.RELEASE'
Gradle (Short):
implementation 'org.springframework:spring-test:4.3.23.RELEASE'
Gradle (Kotlin):
implementation("org.springframework:spring-test:4.3.23.RELEASE")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.mock.env
org.springframework.mock.http
org.springframework.mock.http.client
org.springframework.mock.jndi
org.springframework.mock.web
org.springframework.mock.web.portlet
org.springframework.test.annotation
org.springframework.test.context
org.springframework.test.context.cache
org.springframework.test.context.jdbc
org.springframework.test.context.junit4
org.springframework.test.context.junit4.rules
org.springframework.test.context.junit4.statements
org.springframework.test.context.support
org.springframework.test.context.testng
org.springframework.test.context.transaction
org.springframework.test.context.util
org.springframework.test.context.web
org.springframework.test.jdbc
org.springframework.test.util
org.springframework.test.web
org.springframework.test.web.client
org.springframework.test.web.client.match
org.springframework.test.web.client.response
org.springframework.test.web.servlet
org.springframework.test.web.servlet.htmlunit
org.springframework.test.web.servlet.htmlunit.webdriver
org.springframework.test.web.servlet.request
org.springframework.test.web.servlet.result
org.springframework.test.web.servlet.setuporg.springframework.mock.env.MockEnvironment
org.springframework.mock.env.MockPropertySource
org.springframework.mock.http.MockHttpInputMessage
org.springframework.mock.http.MockHttpOutputMessage
org.springframework.mock.http.client.MockAsyncClientHttpRequest
org.springframework.mock.http.client.MockClientHttpRequest
org.springframework.mock.http.client.MockClientHttpResponse
org.springframework.mock.jndi.ExpectedLookupTemplate
org.springframework.mock.jndi.SimpleNamingContext
org.springframework.mock.jndi.SimpleNamingContextBuilder
org.springframework.mock.web.DelegatingServletInputStream
org.springframework.mock.web.DelegatingServletOutputStream
org.springframework.mock.web.MockAsyncContext
org.springframework.mock.web.MockBodyContent
org.springframework.mock.web.MockExpressionEvaluator
org.springframework.mock.web.MockFilterChain
org.springframework.mock.web.MockFilterConfig
org.springframework.mock.web.MockHttpServletRequest
org.springframework.mock.web.MockHttpServletResponse
org.springframework.mock.web.MockHttpSession
org.springframework.mock.web.MockJspWriter
org.springframework.mock.web.MockMultipartFile
org.springframework.mock.web.MockMultipartHttpServletRequest
org.springframework.mock.web.MockPageContext
org.springframework.mock.web.MockPart
org.springframework.mock.web.MockRequestDispatcher
org.springframework.mock.web.MockServletConfig
org.springframework.mock.web.MockServletContext
org.springframework.mock.web.MockSessionCookieConfig
org.springframework.mock.web.PassThroughFilterChain
org.springframework.mock.web.portlet.MockActionRequest
org.springframework.mock.web.portlet.MockActionResponse
org.springframework.mock.web.portlet.MockBaseURL
org.springframework.mock.web.portlet.MockCacheControl
org.springframework.mock.web.portlet.MockClientDataRequest
org.springframework.mock.web.portlet.MockEvent
org.springframework.mock.web.portlet.MockEventRequest
org.springframework.mock.web.portlet.MockEventResponse
org.springframework.mock.web.portlet.MockMimeResponse
org.springframework.mock.web.portlet.MockMultipartActionRequest
org.springframework.mock.web.portlet.MockPortalContext
org.springframework.mock.web.portlet.MockPortletConfig
org.springframework.mock.web.portlet.MockPortletContext
org.springframework.mock.web.portlet.MockPortletPreferences
org.springframework.mock.web.portlet.MockPortletRequest
org.springframework.mock.web.portlet.MockPortletRequestDispatcher
org.springframework.mock.web.portlet.MockPortletResponse
org.springframework.mock.web.portlet.MockPortletSession
org.springframework.mock.web.portlet.MockPortletURL
org.springframework.mock.web.portlet.MockRenderRequest
org.springframework.mock.web.portlet.MockRenderResponse
org.springframework.mock.web.portlet.MockResourceRequest
org.springframework.mock.web.portlet.MockResourceResponse
org.springframework.mock.web.portlet.MockResourceURL
org.springframework.mock.web.portlet.MockStateAwareResponse
org.springframework.mock.web.portlet.ServletWrappingPortletContext
org.springframework.test.annotation.Commit
org.springframework.test.annotation.DirtiesContext
org.springframework.test.annotation.DirtiesContext.ClassMode
org.springframework.test.annotation.DirtiesContext.HierarchyMode
org.springframework.test.annotation.DirtiesContext.MethodMode
org.springframework.test.annotation.IfProfileValue
org.springframework.test.annotation.ProfileValueSource
org.springframework.test.annotation.ProfileValueSourceConfiguration
org.springframework.test.annotation.ProfileValueUtils
org.springframework.test.annotation.Repeat
org.springframework.test.annotation.Rollback
org.springframework.test.annotation.SystemProfileValueSource
org.springframework.test.annotation.TestAnnotationUtils
org.springframework.test.annotation.Timed
org.springframework.test.context.ActiveProfiles
org.springframework.test.context.ActiveProfilesResolver
org.springframework.test.context.BootstrapContext
org.springframework.test.context.BootstrapWith
org.springframework.test.context.CacheAwareContextLoaderDelegate
org.springframework.test.context.ContextConfiguration
org.springframework.test.context.ContextConfigurationAttributes
org.springframework.test.context.ContextCustomizer
org.springframework.test.context.ContextCustomizerFactory
org.springframework.test.context.ContextHierarchy
org.springframework.test.context.ContextLoader
org.springframework.test.context.MergedContextConfiguration
org.springframework.test.context.SmartContextLoader
org.springframework.test.context.TestContext
org.springframework.test.context.TestContextBootstrapper
org.springframework.test.context.TestContextManager
org.springframework.test.context.TestExecutionListener
org.springframework.test.context.TestExecutionListeners
org.springframework.test.context.TestExecutionListeners.MergeMode
org.springframework.test.context.TestPropertySource
org.springframework.test.context.cache.ContextCache
org.springframework.test.context.cache.ContextCacheUtils
org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate
org.springframework.test.context.cache.DefaultContextCache
org.springframework.test.context.jdbc.Sql
org.springframework.test.context.jdbc.Sql.ExecutionPhase
org.springframework.test.context.jdbc.SqlConfig
org.springframework.test.context.jdbc.SqlConfig.ErrorMode
org.springframework.test.context.jdbc.SqlConfig.TransactionMode
org.springframework.test.context.jdbc.SqlGroup
org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener
org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests
org.springframework.test.context.junit4.SpringJUnit4ClassRunner
org.springframework.test.context.junit4.SpringRunner
org.springframework.test.context.junit4.rules.SpringClassRule
org.springframework.test.context.junit4.rules.SpringMethodRule
org.springframework.test.context.junit4.statements.ProfileValueChecker
org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks
org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks
org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks
org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks
org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks
org.springframework.test.context.junit4.statements.SpringFailOnTimeout
org.springframework.test.context.junit4.statements.SpringRepeat
org.springframework.test.context.support.AbstractContextLoader
org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener
org.springframework.test.context.support.AbstractGenericContextLoader
org.springframework.test.context.support.AbstractTestContextBootstrapper
org.springframework.test.context.support.AbstractTestExecutionListener
org.springframework.test.context.support.AnnotationConfigContextLoader
org.springframework.test.context.support.AnnotationConfigContextLoaderUtils
org.springframework.test.context.support.DefaultActiveProfilesResolver
org.springframework.test.context.support.DefaultBootstrapContext
org.springframework.test.context.support.DefaultTestContext
org.springframework.test.context.support.DefaultTestContextBootstrapper
org.springframework.test.context.support.DelegatingSmartContextLoader
org.springframework.test.context.support.DependencyInjectionTestExecutionListener
org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener
org.springframework.test.context.support.DirtiesContextTestExecutionListener
org.springframework.test.context.support.GenericGroovyXmlContextLoader
org.springframework.test.context.support.GenericPropertiesContextLoader
org.springframework.test.context.support.GenericXmlContextLoader
org.springframework.test.context.support.TestPropertySourceUtils
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
org.springframework.test.context.transaction.AfterTransaction
org.springframework.test.context.transaction.BeforeTransaction
org.springframework.test.context.transaction.TestContextTransactionUtils
org.springframework.test.context.transaction.TestTransaction
org.springframework.test.context.transaction.TransactionConfiguration
org.springframework.test.context.transaction.TransactionConfigurationAttributes
org.springframework.test.context.transaction.TransactionalTestExecutionListener
org.springframework.test.context.util.TestContextResourceUtils
org.springframework.test.context.web.AbstractGenericWebContextLoader
org.springframework.test.context.web.AnnotationConfigWebContextLoader
org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
org.springframework.test.context.web.GenericXmlWebContextLoader
org.springframework.test.context.web.ServletTestExecutionListener
org.springframework.test.context.web.WebAppConfiguration
org.springframework.test.context.web.WebDelegatingSmartContextLoader
org.springframework.test.context.web.WebMergedContextConfiguration
org.springframework.test.context.web.WebTestContextBootstrapper
org.springframework.test.jdbc.JdbcTestUtils
org.springframework.test.util.AopTestUtils
org.springframework.test.util.AssertionErrors
org.springframework.test.util.JsonExpectationsHelper
org.springframework.test.util.JsonPathExpectationsHelper
org.springframework.test.util.MatcherAssertionErrors
org.springframework.test.util.MetaAnnotationUtils
org.springframework.test.util.MetaAnnotationUtils.AnnotationDescriptor
org.springframework.test.util.MetaAnnotationUtils.UntypedAnnotationDescriptor
org.springframework.test.util.ReflectionTestUtils
org.springframework.test.util.XmlExpectationsHelper
org.springframework.test.util.XpathExpectationsHelper
org.springframework.test.web.ModelAndViewAssert
org.springframework.test.web.client.AbstractRequestExpectationManager
org.springframework.test.web.client.AbstractRequestExpectationManager.RequestExpectationGroup
org.springframework.test.web.client.DefaultRequestExpectation
org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
org.springframework.test.web.client.ExpectedCount
org.springframework.test.web.client.MockMvcClientHttpRequestFactory
org.springframework.test.web.client.MockRestServiceServer
org.springframework.test.web.client.MockRestServiceServer.MockRestServiceServerBuilder
org.springframework.test.web.client.RequestExpectation
org.springframework.test.web.client.RequestExpectationManager
org.springframework.test.web.client.RequestMatcher
org.springframework.test.web.client.ResponseActions
org.springframework.test.web.client.ResponseCreator
org.springframework.test.web.client.SimpleRequestExpectationManager
org.springframework.test.web.client.UnorderedRequestExpectationManager
org.springframework.test.web.client.match.ContentRequestMatchers
org.springframework.test.web.client.match.JsonPathRequestMatchers
org.springframework.test.web.client.match.MockRestRequestMatchers
org.springframework.test.web.client.match.XpathRequestMatchers
org.springframework.test.web.client.response.DefaultResponseCreator
org.springframework.test.web.client.response.MockRestResponseCreators
org.springframework.test.web.servlet.DispatcherServletCustomizer
org.springframework.test.web.servlet.MockMvc
org.springframework.test.web.servlet.MockMvcBuilder
org.springframework.test.web.servlet.MockMvcBuilderSupport
org.springframework.test.web.servlet.MvcResult
org.springframework.test.web.servlet.RequestBuilder
org.springframework.test.web.servlet.ResultActions
org.springframework.test.web.servlet.ResultHandler
org.springframework.test.web.servlet.ResultMatcher
org.springframework.test.web.servlet.SmartRequestBuilder
org.springframework.test.web.servlet.htmlunit.DelegatingWebConnection
org.springframework.test.web.servlet.htmlunit.DelegatingWebConnection.DelegateWebConnection
org.springframework.test.web.servlet.htmlunit.HostRequestMatcher
org.springframework.test.web.servlet.htmlunit.MockMvcWebClientBuilder
org.springframework.test.web.servlet.htmlunit.MockMvcWebConnection
org.springframework.test.web.servlet.htmlunit.MockMvcWebConnectionBuilderSupport
org.springframework.test.web.servlet.htmlunit.UrlRegexRequestMatcher
org.springframework.test.web.servlet.htmlunit.WebRequestMatcher
org.springframework.test.web.servlet.htmlunit.webdriver.MockMvcHtmlUnitDriverBuilder
org.springframework.test.web.servlet.htmlunit.webdriver.WebConnectionHtmlUnitDriver
org.springframework.test.web.servlet.request.ConfigurableSmartRequestBuilder
org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
org.springframework.test.web.servlet.request.MockMultipartHttpServletRequestBuilder
org.springframework.test.web.servlet.request.MockMvcRequestBuilders
org.springframework.test.web.servlet.request.RequestPostProcessor
org.springframework.test.web.servlet.result.ContentResultMatchers
org.springframework.test.web.servlet.result.CookieResultMatchers
org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
org.springframework.test.web.servlet.result.HandlerResultMatchers
org.springframework.test.web.servlet.result.HeaderResultMatchers
org.springframework.test.web.servlet.result.JsonPathResultMatchers
org.springframework.test.web.servlet.result.MockMvcResultHandlers
org.springframework.test.web.servlet.result.MockMvcResultMatchers
org.springframework.test.web.servlet.result.ModelResultMatchers
org.springframework.test.web.servlet.result.PrintingResultHandler
org.springframework.test.web.servlet.result.PrintingResultHandler.ResultValuePrinter
org.springframework.test.web.servlet.result.RequestResultMatchers
org.springframework.test.web.servlet.result.StatusResultMatchers
org.springframework.test.web.servlet.result.ViewResultMatchers
org.springframework.test.web.servlet.result.XpathResultMatchers
org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
org.springframework.test.web.servlet.setup.ConfigurableMockMvcBuilder
org.springframework.test.web.servlet.setup.DefaultMockMvcBuilder
org.springframework.test.web.servlet.setup.MockMvcBuilders
org.springframework.test.web.servlet.setup.MockMvcConfigurer
org.springframework.test.web.servlet.setup.MockMvcConfigurerAdapter
org.springframework.test.web.servlet.setup.StandaloneMockMvcBuilder