|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.joda.time.TestInstant_Constructors
public class TestInstant_Constructors
This class is a Junit unit test for Instant.
| Constructor Summary | |
|---|---|
TestInstant_Constructors(String name)
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
protected void |
setUp()
|
static junit.framework.TestSuite |
suite()
|
protected void |
tearDown()
|
void |
test_now()
Test now () |
void |
testConstructor_badconverterObject()
Test constructor (Object=null) |
void |
testConstructor_invalidObject()
Test constructor (Object) |
void |
testConstructor_long1()
Test constructor (long) |
void |
testConstructor_long2()
Test constructor (long) |
void |
testConstructor_nullObject()
Test constructor (Object=null) |
void |
testConstructor_Object()
Test constructor (Object) |
void |
testConstructor()
Test constructor () |
void |
testParse_formatter()
|
void |
testParse_noFormatter()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestInstant_Constructors(String name)
| Method Detail |
|---|
public static void main(String[] args)
public static junit.framework.TestSuite suite()
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseException
protected void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseException
public void test_now()
throws Throwable
Throwable
public void testParse_noFormatter()
throws Throwable
Throwable
public void testParse_formatter()
throws Throwable
Throwable
public void testConstructor()
throws Throwable
Throwable
public void testConstructor_long1()
throws Throwable
Throwable
public void testConstructor_long2()
throws Throwable
Throwable
public void testConstructor_Object()
throws Throwable
Throwable
public void testConstructor_invalidObject()
throws Throwable
Throwable
public void testConstructor_nullObject()
throws Throwable
Throwable
public void testConstructor_badconverterObject()
throws Throwable
Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||