- Sort Score
- Num 10 results
- Language All
- Labels All
Results 511 - 520 of 1,688 for tests (0.14 seconds)
Filter
-
AotTestAttributes (Spring Framework 7.0.0 API)
AOT test attributes are supported in...and run-time. At build time, test components can contribute attributes...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Aot... -
HandlerTypePredicate (Spring Framework 7.0.5 API)
Method Details test public boolean test ( @Nullable...package through a class. boolean test ( @Nullable Class <?>...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/method/HandlerTy... -
TestRuntimeHintsRegistrar (Spring Framework 7.0...
RuntimeHints for integration tests run with the Spring TestContext...register global hints for testing support that are not specific...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Tes... -
Timed (Spring Framework 7.0.0 API)
of the test method itself, any repetitions of the test, and any...SpringExtension and JUnit Jupiter Test annotation for use with JUnit...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Time... -
DirtiesContext.ClassMode (Spring Framework 7.0....
test.annotation.DirtiesContext.ClassMode...interpreted when used to annotate a test class. Since: 3.0 Author: Sam...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Dirt... -
开发工作流程
执行特定的测试类 mvn test -Dtest = SearchServiceTest # 执行所有测试 mvn test 详情请参阅...修复错误 refactor : 重构 docs : 更新文档 test : 添加・修改测试 例: # 添加新功能 git checkout...fess.codelibs.org/zh-cn/dev/workflow.html -
fetch_lfw_pairs — scikit-learn 1.8.0 documentation
‘test’ for the development test set, and ‘10_folds’...Parameters : subset {‘train’, ‘test’, ‘10_folds’}, default=’train’...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_lfw_pairs.html -
learning_curve — scikit-learn 1.8.0 documentation
cross-validated training and test scores for different training...dataset k times in training and test data. Subsets of the training...scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html -
fetch_20newsgroups_vectorized — scikit-learn 1....
‘test’ for the test set, ‘all’ for both,...Parameters : subset {‘train’, ‘test’, ‘all’}, default=’train’ Select...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups_vectorized.html -
SmartHttpMessageConverter (Spring Framework 7.0...
(potentially generic) type to test for readability. The type source...Parameters: clazz - the class to test for readability mediaType -...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/http/converter/Smart...