| Package | Description |
|---|---|
| org.echocat.unittest.utils.rules |
| Modifier and Type | Method and Description |
|---|---|
static TestFile.ContentProducer |
TestFile.fromClasspath(String path) |
static TestFile.ContentProducer |
TestFile.fromClasspath(String name,
Class<?> ofClass) |
static TestFile.ContentProducer |
TestFile.fromClasspath(String path,
ClassLoader ofClassLoader) |
| Constructor and Description |
|---|
TestFile(String name,
TestFile.ContentProducer contentProducer) |
Copyright © 2017 echocat. All rights reserved.