| 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 CompositeTestSource |
CompositeTestSource.from(Collection<? extends TestSource> sources) |
Create a new
CompositeTestSource based on the supplied
collection of sources. |
Copyright © 2019. All rights reserved.