Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 311 - 320 of 1,794 for tests (0.2 seconds)

  1. Commit (Spring Framework 7.0.2 API)

    is a test annotation that is used to indicate that a test-managed...semantics for all test methods within the test class hierarchy...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Comm...
    Fri Feb 01 00:00:00 GMT 1980
      8.5K bytes
      Cache
     
  2. SpringExtensionConfig (Spring Framework 7.0.1 API)

    annotation on a test class that does not contain @Nested test classes....use a test-class scoped ExtensionContext within @Nested test class...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j...
    Fri Feb 01 00:00:00 GMT 1980
      12.4K bytes
      Cache
     
  3. AbstractTestNGSpringContextTests (Spring Framew...

    actual test and then tracks the exception thrown during test execution,...post-process the test method after the actual test has executed....
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/testng/...
    Fri Feb 01 00:00:00 GMT 1980
      35.2K bytes
      Cache
     
  4. DefaultTestContext (Spring Framework 7.0.1 API)

    getTestClass () Get the test class for this test context. final @Nullable...Get the current test instance for this test context. final Method...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/support...
    Fri Feb 01 00:00:00 GMT 1980
      67K bytes
      Cache
     
  5. AbstractPlatformTransactionManager (Spring Fram...

    to continue unit tests even after an operation failed...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/support/...
    Fri Feb 01 00:00:00 GMT 1980
      118.1K bytes
      Cache
     
  6. DirtiesContextTestExecutionListener (Spring Fra...

    associated with a test as dirty for both test classes and test methods... testContext) If the test class of the supplied test context is annotated...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/support...
    Fri Feb 01 00:00:00 GMT 1980
      31K bytes
      Cache
     
  7. Uses of Interface org.springframework.http.clie...

    test.web.reactive.server Support for testing Spring WebFlux...org.springframework.test.web.servlet.client Support for testing Spring MVC...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/client/reactive...
    Fri Feb 01 00:00:00 GMT 1980
      21.8K bytes
      Cache
     
  8. TestPropertySource (Spring Framework 7.0.0 API)

    ApplicationContext for integration tests. Precedence Test property sources have...annotation that can be applied to a test class to configure the locations()...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestPro...
    Fri Feb 01 00:00:00 GMT 1980
      34.6K bytes
      Cache
     
  9. MockMvcBuilders (Spring Framework 7.0.1 API)

    plain unit tests while also making it possible to test one controller...smaller number of tests can be used to focus on testing and verifying...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/set...
    Fri Feb 01 00:00:00 GMT 1980
      19.7K bytes
      Cache
     
  10. DisabledIfCondition (Spring Framework 7.0.2 API)

    on the corresponding test class or test method and the configured...on the corresponding test class or test method and the configured...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j...
    Fri Feb 01 00:00:00 GMT 1980
      24.3K bytes
      Cache
     
Back to Top