Uses of Class
org.junit.platform.engine.support.descriptor.PackageSource
Package
Description
TestDescriptor
-related support classes
intended to be used by test engine implementations and clients of
the launcher.-
Uses of PackageSource in org.junit.platform.engine.support.descriptor
Modifier and TypeMethodDescriptionstatic PackageSource
Create a newPackageSource
using the supplied JavaPackage
.static PackageSource
Create a newPackageSource
using the suppliedpackageName
.