public class

TestAll

extends TestCase
java.lang.Object
   ↳ TestCase
     ↳ org.joda.time.chrono.TestAll

Class Overview

Entry point for all tests in this package.

Summary

Fields
public static boolean FAST
Public Constructors
TestAll(String testName)
Public Methods
static void main(String[] args)
static Test suite()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public static boolean FAST

Public Constructors

public TestAll (String testName)

Public Methods

public static void main (String[] args)

public static Test suite ()