| Package | Description |
|---|---|
| org.junit.platform.engine.support.descriptor |
TestDescriptor-related support classes
intended to be used by test engine implementations and clients of
the launcher. |
| Modifier and Type | Method | Description |
|---|---|---|
static PackageSource |
PackageSource.from(Package javaPackage) |
Create a new
PackageSource using the supplied Java Package. |
static PackageSource |
PackageSource.from(String packageName) |
Create a new
PackageSource using the supplied packageName. |
Copyright © 2019. All rights reserved.