Home
last modified time | relevance | path

Searched defs:createTestCase (Results 1 – 10 of 10) sorted by relevance

/external/vogar/src/vogar/target/junit/junit3/
DTestSuiteRunnerFactory.java74 public Runner createTestCase(final TestCase testCase, Description description) { in createTestCase() method in TestSuiteRunnerFactory
DTestSuiteFactory.java48 T createTestCase(TestCase testCase, Description description); in createTestCase() method
DTestCaseRunnerFactory.java106 private static TestCase createTestCase(Class<? extends TestCase> testClass, String name) in createTestCase() method in TestCaseRunnerFactory
/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/poet/rules/
DEndpointProviderTestSpec.java117 private CodeBlock createTestCase(EndpointTestModel test) { in createTestCase() method in EndpointProviderTestSpec
/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3beta1/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DTestCasesGrpc.java693 default void createTestCase( in createTestCase() method
944 public void createTestCase( in createTestCase() method in TestCasesGrpc.TestCasesStub
1187 public com.google.cloud.dialogflow.cx.v3beta1.TestCase createTestCase( in createTestCase() method in TestCasesGrpc.TestCasesBlockingStub
1400 createTestCase(com.google.cloud.dialogflow.cx.v3beta1.CreateTestCaseRequest request) { in createTestCase() method in TestCasesGrpc.TestCasesFutureStub
/external/google-cloud-java/java-dialogflow-cx/grpc-google-cloud-dialogflow-cx-v3/src/main/java/com/google/cloud/dialogflow/cx/v3/
DTestCasesGrpc.java685 default void createTestCase( in createTestCase() method
929 public void createTestCase( in createTestCase() method in TestCasesGrpc.TestCasesStub
1167 public com.google.cloud.dialogflow.cx.v3.TestCase createTestCase( in createTestCase() method in TestCasesGrpc.TestCasesBlockingStub
1379 createTestCase(com.google.cloud.dialogflow.cx.v3.CreateTestCaseRequest request) { in createTestCase() method in TestCasesGrpc.TestCasesFutureStub
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3beta1/
DTestCasesClient.java626 public final TestCase createTestCase(AgentName parent, TestCase testCase) { in createTestCase() method in TestCasesClient
659 public final TestCase createTestCase(String parent, TestCase testCase) { in createTestCase() method in TestCasesClient
690 public final TestCase createTestCase(CreateTestCaseRequest request) { in createTestCase() method in TestCasesClient
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/main/java/com/google/cloud/dialogflow/cx/v3/
DTestCasesClient.java624 public final TestCase createTestCase(AgentName parent, TestCase testCase) { in createTestCase() method in TestCasesClient
657 public final TestCase createTestCase(String parent, TestCase testCase) { in createTestCase() method in TestCasesClient
688 public final TestCase createTestCase(CreateTestCaseRequest request) { in createTestCase() method in TestCasesClient
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3/
DMockTestCasesImpl.java126 public void createTestCase( in createTestCase() method in MockTestCasesImpl
/external/google-cloud-java/java-dialogflow-cx/google-cloud-dialogflow-cx/src/test/java/com/google/cloud/dialogflow/cx/v3beta1/
DMockTestCasesImpl.java126 public void createTestCase( in createTestCase() method in MockTestCasesImpl