| Package | Description |
|---|---|
| org.unitils | |
| org.unitils.core |
| Modifier and Type | Method and Description |
|---|---|
protected Unitils |
UnitilsJUnit4TestClassRunner.getUnitils()
Returns the default singleton instance of Unitils
|
protected Unitils |
UnitilsJUnit3.getUnitils()
This will return the default singleton instance by calling
getInstance(). |
| Modifier and Type | Method and Description |
|---|---|
static Unitils |
Unitils.getInstance()
Returns the singleton instance
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Unitils.setInstance(Unitils unitils)
Sets the singleton instance to the given object
|
Copyright © 2016. All Rights Reserved.