protected static class

TestParseISO.TMatcher

extends TestParseISO.Matcher
java.lang.Object
   ↳ Assert
     ↳ org.joda.time.TestParseISO.Matcher
       ↳ org.joda.time.TestParseISO.TMatcher

Summary

Protected Constructors
TestParseISO.TMatcher(String spec, String extended, String basic, int hour, int min, int sec, int milli, int zone)
Protected Methods
void run()
[Expand]
Inherited Methods
From class org.joda.time.TestParseISO.Matcher
From class java.lang.Object

Protected Constructors

protected TestParseISO.TMatcher (String spec, String extended, String basic, int hour, int min, int sec, int milli, int zone)

Protected Methods

protected void run ()