public class IntegrationTestArchRules extends Object
| Modifier and Type | Field and Description |
|---|---|
com.tngtech.archunit.lang.ArchRule |
integrationTestClassesShouldNotBeAnnotatedWithTransactionalAnnotation |
com.tngtech.archunit.lang.ArchRule |
integrationTestMethodsShouldNotBeAnnotatedWithTransactionalAnnotation |
| Constructor and Description |
|---|
IntegrationTestArchRules() |
public final com.tngtech.archunit.lang.ArchRule integrationTestClassesShouldNotBeAnnotatedWithTransactionalAnnotation
public final com.tngtech.archunit.lang.ArchRule integrationTestMethodsShouldNotBeAnnotatedWithTransactionalAnnotation
Copyright © 2021. All rights reserved.