public class ITCaseRules extends Object
Modifier and Type | Field and Description |
---|---|
static com.tngtech.archunit.lang.ArchRule |
INTEGRATION_TEST_ENDING_WITH_ITCASE |
static com.tngtech.archunit.lang.ArchRule |
ITCASE_USE_MINICLUSTER
In order to pass this check, IT cases must fulfill at least one of the following conditions.
|
Constructor and Description |
---|
ITCaseRules() |
public static final com.tngtech.archunit.lang.ArchRule INTEGRATION_TEST_ENDING_WITH_ITCASE
public static final com.tngtech.archunit.lang.ArchRule ITCASE_USE_MINICLUSTER
1. For JUnit 5 test, both fields are required like:
{@code
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.