public class TransformerTesterRule extends Object implements org.junit.rules.TestRule
| Modifier and Type | Class and Description |
|---|---|
static interface |
TransformerTesterRule.Property |
static interface |
TransformerTesterRule.Resource |
static interface |
TransformerTesterRule.TransformerTest
Enables to describe a test without having to implement the logic itself.
|
| Constructor and Description |
|---|
TransformerTesterRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.