- Sort Score
- Num 10 results
- Language All
- Labels All
Results 361 - 370 of 1,958 for tests (0.15 seconds)
-
SqlConfig (Spring Framework 7.0.0 API)
bean of type DataSource in the test's ApplicationContext . If there...bean of type DataSource in the test's ApplicationContext . The DataSource...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/jdbc/Sq... -
构建和测试
单元测试的执行 执行所有单元测试 mvn test 执行特定的测试类 mvn test -Dtest = SearchServiceTest...测试错误 测试超时 延长测试超时时间: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/zh-cn/dev/building.html -
StratifiedShuffleSplit — scikit-learn 1.7...
Provides train/test indices to split data in train/test sets. This...3] Test: index=[4 1 0] Fold 1: Train: index=[5 1 4] Test: index=[0...scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html -
Compare cross decomposition methods — sci...
label = "test" , marker = "o"...title ( "Comp. 1: X vs Y (test corr = %.2f )" % np . corrcoef...scikit-learn.org/stable/auto_examples/cross_decomposition/plot_compare_cross_decomposition.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...defaults, for better test randomization and to help tests reproduce (Robert...lucene.apache.org/core/5_5_1/changes/Changes.html -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...defaults, for better test randomization and to help tests reproduce (Robert...lucene.apache.org/core/5_2_1/changes/Changes.html -
빌드 및 테스트
모든 단위 테스트 실행 mvn test 특정 테스트 클래스 실행 mvn test -Dtest = SearchServiceTest...타임아웃 테스트 타임아웃 시간 연장: mvn test -Dmaven.test.timeout = 600 OpenSearch가...fess.codelibs.org/ko/dev/building.html -
TestConstructor.AutowireMode (Spring Framework ...
test.context.TestConstructor.AutowireMode...autowiring modes for parameters in a test constructor. Since: 5.2 Author:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon... -
AbstractDirtiesContextTestExecutionListener (Sp...
associated with a test as dirty for both test classes and test methods...java.lang.Object org.springframework.test.context.support.AbstractTestExecutio...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/support... -
Uses of Package org.springframework.http.client...
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...