public static final class ImportOptions.ExcludeShadedImportOption extends Object implements com.tngtech.archunit.core.importer.ImportOption
This is not only important to exclude external code shaded into a package like org.apache.flink.shaded.* from being tested, but crucial for memory consumption.
com.tngtech.archunit.core.importer.ImportOption.DoNotIncludeArchives, com.tngtech.archunit.core.importer.ImportOption.DoNotIncludeJars, com.tngtech.archunit.core.importer.ImportOption.DoNotIncludeTests, com.tngtech.archunit.core.importer.ImportOption.OnlyIncludeTests, com.tngtech.archunit.core.importer.ImportOption.Predefined| 构造器和说明 |
|---|
ExcludeShadedImportOption() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.