public class

TestConverterSet

extends TestCase
java.lang.Object
   ↳ TestCase
     ↳ org.joda.time.convert.TestConverterSet

Class Overview

This class is a JUnit test for ConverterSet. Mostly for coverage.

Summary

Public Constructors
TestConverterSet(String name)
Public Methods
static void main(String[] args)
static TestSuite suite()
void testAddNullRemoved1()
void testAddNullRemoved2()
void testAddNullRemoved3()
void testBigHashtable()
void testClass()
void testRemoveBadIndex1()
void testRemoveBadIndex2()
void testRemoveNullRemoved1()
void testRemoveNullRemoved2()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public TestConverterSet (String name)

Public Methods

public static void main (String[] args)

public static TestSuite suite ()

public void testAddNullRemoved1 ()

public void testAddNullRemoved2 ()

public void testAddNullRemoved3 ()

public void testBigHashtable ()

public void testClass ()

Throws
Exception

public void testRemoveBadIndex1 ()

public void testRemoveBadIndex2 ()

public void testRemoveNullRemoved1 ()

public void testRemoveNullRemoved2 ()