Package | Description |
---|---|
junit.textui |
Provides JUnit v3.x command line based tool to run tests.
|
Modifier and Type | Method and Description |
---|---|
void |
TestRunner.setPrinter(ResultPrinter printer) |
Constructor and Description |
---|
TestRunner(ResultPrinter printer)
Constructs a TestRunner using the given ResultPrinter all the output
|
Copyright © 2002–2024 JUnit. All rights reserved.