- Sort Score
- Num 10 results
- Language All
- Labels All
Results 281 - 290 of 1,843 for tests (3.03 seconds)
-
TestContext (Spring Framework 7.0.1 API)
which a test is executed, agnostic of the actual testing framework...getTestClass () Get the test class for this test context. @Nullable...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/TestCon... -
Lucene Change Log
Internal test framework's tests are sensitive to previous test failures...non-recursive 'test-nocompile' target: Only runs unit tests. Jars are...lucene.apache.org/core/6_5_0/changes/Changes.html -
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... -
AopUtils (Spring Framework 7.0.0 API)
This is an important test as it can be used to optimize...class? This is an important test as it can be used to optimize...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aop/support/AopUtils... -
DummyClassifier — scikit-learn 1.7.2 docu...
n_features) Test samples. Passing None as test samples gives...# Perform classification on test vectors X. Parameters : X array-like...scikit-learn.org/stable/modules/generated/sklearn.dummy.DummyClassifier.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... -
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... -
와일드카드 검색
test * 위의 경우 test, tests나 tester 등 여러 문자의 와일드카드로...같이 ?를 사용합니다. te?t 위의 경우 text나 test 등 1개 문자의 와일드카드로 처리됩니다. 여러 문자의...fess.codelibs.org/ko/15.3/user/search-wildcard.html -
DirtiesContext.MethodMode (Spring Framework 7.0...
test.annotation.DirtiesContext.MethodMode...interpreted when used to annotate a test method. Since: 4.2 Author: Sam...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/annotation/Dirt... -
RestTestClient (Spring Framework 7.0.0 API)
RestTestClient Client for testing web servers that uses RestClient...RestTestClient.Builder for tests against a MockMvc server. static...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/web/servlet/cli...