Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 131 - 140 of 2,592 for test (3.23 seconds)

  1. EventPublishingTestExecutionListener (Spring Fr...

    tracing test execution. One advantage of consuming test events...for the first test class that uses a particular test ApplicationContext...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/E...
    Fri Feb 01 00:00:00 GMT 1980
      44.8K bytes
      Cache
     
  2. 빌드 및 테스트

    단위 테스트 실행 mvn test 특정 테스트 클래스 실행 mvn test -Dtest = SearchServiceTest...타임아웃 테스트 타임아웃 시간 연장: mvn test -Dmaven.test.timeout = 600 OpenSearch가...
    fess.codelibs.org/ko/dev/building.html
    Wed Nov 26 02:45:17 GMT 2025
      59.9K bytes
      Cache
     
  3. ContextConfigurationAttributes (Spring Framewor...

    test.context.ContextConfiguration...ContextConfiguration instance for the test class that declared the @ContextConfiguration...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Context...
    Fri Feb 01 00:00:00 GMT 1980
      61.4K bytes
      Cache
     
  4. RepeatedStratifiedKFold — scikit-learn 1....

    index=[1 2] Test: index=[0 3] Fold 1: Train: index=[0 3] Test: index=[1...index=[1 3] Test: index=[0 2] Fold 3: Train: index=[0 2] Test: index=[1...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Wed Nov 26 10:14:00 GMT 2025
      121.6K bytes
      Cache
     
  5. ServletTestExecutionListener (Spring Framework ...

    during test instance preparation and before each test method...injected into the test instance, and once the test is complete this...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/web/Ser...
    Fri Feb 01 00:00:00 GMT 1980
      41.5K bytes
      Cache
     
  6. TestConstructor.AutowireMode (Spring Framework ...

    Also: ALL ANNOTATED Nested Class Summary Nested classes/interfaces...de > org.springframework.test.context.TestConstructor.AutowireMode...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon...
    Fri Feb 01 00:00:00 GMT 1980
      24.9K bytes
      Cache
     
  7. TestContext (Spring Framework 7.0.1 API)

    be a @Nested test class within the class for the test instance...which a test is executed, agnostic of the actual testing framework...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon...
    Fri Feb 01 00:00:00 GMT 1980
      40.1K bytes
      Cache
     
  8. ApplicationEvents (Spring Framework 7.0.1 API)

    single test method. To use ApplicationEvents in your tests, do the...following. Ensure that your test class is annotated or meta-annotated...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/A...
    Fri Feb 01 00:00:00 GMT 1980
      15.3K bytes
      Cache
     
  9. 构建和测试

    单元测试的执行 执行所有单元测试 mvn test 执行特定的测试类 mvn test -Dtest = SearchServiceTest...测试错误 测试超时 延长测试超时时间: mvn test -Dmaven.test.timeout = 600 OpenSearch...
    fess.codelibs.org/zh-cn/dev/building.html
    Wed Nov 26 02:46:23 GMT 2025
      57.9K bytes
      Cache
     
  10. NestedTestConfiguration (Spring Framework 7.0.0...

    other testing frameworks with support for nested test classes...applied to a test class to configure how Spring test configuration...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/NestedT...
    Fri Feb 01 00:00:00 GMT 1980
      20.2K bytes
      Cache
     
Back to Top