- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 2,272 for tests (0.74 seconds)
Filter
-
NestedTestConfiguration.EnclosingConfiguration ...
Indicates that test configuration for an inner test class should...Indicates that test configuration for an inner test class should...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/NestedT... -
11. Common pitfalls and recommended practices —...
not the test dataset, so model performance on the test dataset...keeping the test and train data subsets separate. Test data should...scikit-learn.org/stable/common_pitfalls.html -
Rollback (Spring Framework 7.0.2 API)
semantics for all test methods within the test class hierarchy...@Rollback on the same test method or on the same test class is unsupported...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Roll... -
ContextConfiguration (Spring Framework 7.0.0 API)
annotation that can be applied to a test class to define metadata that...ApplicationContext for integration tests. Supported Resource Types Context...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Context... -
ApplicationEventsTestExecutionListener (Spring ...
available to tests via an @Autowired field in the test class. If...testContext - the test context for the test; never null Throws:...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/event/A... -
StratifiedShuffleSplit — scikit-learn 1.8.0 doc...
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 -
LeavePGroupsOut — scikit-learn 1.8.0 documentation
test ndarray The testing set indices for that...cross-validator. Provides train/test indices to split data according...scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePGroupsOut.html -
ビルドとテスト
すべての単体テストを実行 mvn test 特定のテストクラスを実行 mvn test -Dtest = SearchServiceTest...テストのタイムアウト時間を延長: mvn test -Dmaven.test.timeout = 600 OpenSearch...fess.codelibs.org/ja/dev/building.html -
RestTestClientResponseAssert (Spring Framework ...
test.web.servlet.client.assertj....response body as the object to test. AbstractJsonContentA <?>...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli... -
AbstractMockHttpServletResponseAssert (Spring F...
test.web.servlet.assertj.AbstractHttpServletR...ACTUAL> org.springframework.test.web.servlet.assertj.Abstrac...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/ass...