| Package | Description |
|---|---|
| org.junit.runners |
Provides standard
Runner implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
AllTests
Runner for use with JUnit 3.8.x-style AllTests classes
(those that only implement a static
suite()
method). |
Copyright © 2002–2017 JUnit. All rights reserved.