test.compliance.objectname
Class QuoteSUITE.QuoteTEST

java.lang.Object
  extended byTestCase
      extended bytest.compliance.objectname.QuoteSUITE.QuoteTEST
Enclosing class:
QuoteSUITE (src)

public static class QuoteSUITE.QuoteTEST
extends TestCase

See Also:
Serialized Form

Constructor Summary
QuoteSUITE.QuoteTEST(java.lang.String original, java.lang.String expectedResult)
           
 
Method Summary
 void testQuote()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuoteSUITE.QuoteTEST

public QuoteSUITE.QuoteTEST(java.lang.String original,
                            java.lang.String expectedResult)
Method Detail

testQuote

public void testQuote()
               throws java.lang.Exception
Throws:
java.lang.Exception