- Sort Score
- Num 10 results
- Language All
- Labels All
Results 441 - 450 of 2,277 for tests (1.72 seconds)
Filter
-
Deploy Red Hat OpenShift Container Platform on ...
test-ocp-6f2c .ibm .com oauth-openshift .apps .test-ocp-6f2c... .apps .test-ocp-6f2c .ibm .com example .apps .test-ocp-6f2c...developer.ibm.com/tutorials/install-ocp-on-power-vs/ -
DevOps Automation + Cloud Pak for Applications
comprehensive UI testing, API testing, and performance testing, with the...end-to-end testing abilities, from UI testing, functional testing, API...developer.ibm.com/blogs/awb-devops-automation-cloud-pak-for-applications/ -
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... -
AotTestContextInitializers (Spring Framework 7....
test.context.aot.AotTestContextInitia...AotTestContextInitia provides mappings from test classes to AOT-optimized context...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/aot/Aot... -
Commit (Spring Framework 7.0.2 API)
is a test annotation that is used to indicate that a test-managed...semantics for all test methods within the test class hierarchy...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Comm... -
SpringExtensionConfig (Spring Framework 7.0.1 API)
annotation on a test class that does not contain @Nested test classes....use a test-class scoped ExtensionContext within @Nested test class...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/junit/j... -
LeavePGroupsOut — scikit-learn 1.8.0 docu...
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...search ( "test" ); } } 测试覆盖率 使用 JaCoCo 测量测试覆盖率: mvn clean test jacoco:report...fess.codelibs.org/zh-cn/dev/building.html -
ContextHierarchy (Spring Framework 7.0.0 API)
following test classes define a context hierarchy within a test class...annotation that can be applied to a test class to define a hierarchy...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/Context... -
WebTestClient (Spring Framework 7.0.0 API)
interface WebTestClient Client for testing web servers that uses WebClient...specification for setting up tests without a server. static interface ...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/reactive/se...