public class CelsiusConverterTest extends ComponentTestFixture
CelsiusConverter
) with
Abbot.ComponentTestFixture.ComponentMatcher, ComponentTestFixture.EventDispatchException
Modifier and Type | Field and Description |
---|---|
(package private) static int |
DEFAULT_PRECISION |
(package private) static int |
PRECISION2 |
(package private) static int |
PRECISION3 |
DISPOSE_CLASSES, EVENT_GENERATION_DELAY, POPUP_DELAY, WINDOW_DELAY
Constructor and Description |
---|
CelsiusConverterTest(java.lang.String name)
For older versions of JUnit.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
protected void |
setUp() |
void |
testBadInput() |
void |
testChangePrecision() |
void |
testHighPrecision() |
void |
testNegativeNumber() |
assertEqualsEventually, assertTrueEventually, createHierarchy, disposeAll, disposeWindow, fixtureSetUp, fixtureTearDown, getFinder, getHierarchy, getRobot, getWindowTracker, hideWindow, installPopup, invokeAndWait, invokeLater, isShowing, runBare, setModifiers, showFrame, showFrame, showModalDialog, showModalDialog, showPopup, showPopup, showWindow, showWindow, showWindow, sleep, waitForWindow
countTestCases, createResult, getName, run, run, runTest, setName, tearDown, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
static final int DEFAULT_PRECISION
static final int PRECISION2
static final int PRECISION3
public CelsiusConverterTest(java.lang.String name)
protected void setUp() throws java.lang.Exception
setUp
in class junit.framework.TestCase
java.lang.Exception
public void testNegativeNumber() throws java.lang.Exception
java.lang.Exception
public void testBadInput() throws java.lang.Exception
java.lang.Exception
public void testChangePrecision() throws java.lang.Exception
java.lang.Exception
public void testHighPrecision() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
Abbot is hosted on