- Sort Score
- Num 10 results
- Language All
- Labels All
Results 651 - 660 of 2,201 for tests (0.2 seconds)
Filter
-
Repeat (Spring Framework 7.0.2 API)
SpringExtension and JUnit Jupiter Test annotation for use with JUnit...JUnit 4 to indicate that a test method should be invoked repeatedly....docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Repe... -
Image denoising using kernel PCA — scikit-learn...
dataset into a training and testing set composed of 1,000 samples...training and 100 samples for testing. These images are noise-free...scikit-learn.org/stable/auto_examples/applications/plot_digits_denoising.html -
RepeatedKFold — scikit-learn 1.8.0 documentation
index=[0 1] Test: index=[2 3] Fold 1: Train: index=[2 3] Test: index=[0...index=[1 2] Test: index=[0 3] Fold 3: Train: index=[0 3] Test: index=[1...scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedKFold.html -
Actions · codelibs/fess-testdata · GitHub
Multi-container testing Test your web service and its...with world-class CI/CD. Build, test, and deploy your code right...github.com/codelibs/fess-testdata/actions -
开发工作流程
执行特定的测试类 mvn test -Dtest = SearchServiceTest # 执行所有测试 mvn test 详情请参阅...修复错误 refactor : 重构 docs : 更新文档 test : 添加・修改测试 例: # 添加新功能 git checkout...fess.codelibs.org/zh-cn/dev/workflow.html -
Security Configuration
O = Test , L = Test , C = DE Configure TLS/SSL...Advisories Validate updates in a test environment Apply updates to...fess.codelibs.org/15.4/install/security.html -
MockMvcResultHandlers (Spring Framework 7.0.1 API)
test.web.servlet.result.MockMvcResultHandler...category org.springframework.test.web.servlet.result . static...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/res... -
RunBeforeTestMethodCallbacks (Spring Framework ...
current test instance (never null ) testMethod - the test method...atement org.springframework.test.context.junit4.statements.RunBeforeTestMethodC...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/... -
SpringFailOnTimeout (Spring Framework 7.0.0 API)
test.context.junit4.statements.SpringFailOnTimeout...chain testMethod - the current test method See Also: TestAnnota...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit4/... -
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/6_0_1/changes/Changes.html