com.example.spoon.ordering.tests
Class MiscellaneousTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by android.test.InstrumentationTestCase
              extended by com.example.spoon.ordering.tests.MiscellaneousTest
All Implemented Interfaces:
junit.framework.Test

public class MiscellaneousTest
extends android.test.InstrumentationTestCase


Constructor Summary
MiscellaneousTest()
           
 
Method Summary
 void testAnotherLongNameBecauseItIsHumorousAndTestingThingsLikeThisIsImportant()
           
 void testAVeryLongNameBecauseIWantToSeeThePageWordWrapAndAlwaysBeFailingForFunAndProfit()
           
 
Methods inherited from class android.test.InstrumentationTestCase
getInstrumentation, injectInsrumentation, injectInstrumentation, launchActivity, launchActivityWithIntent, runTest, runTestOnUiThread, sendKeys, sendKeys, sendRepeatedKeys, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, setName, setUp, 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, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MiscellaneousTest

public MiscellaneousTest()
Method Detail

testAVeryLongNameBecauseIWantToSeeThePageWordWrapAndAlwaysBeFailingForFunAndProfit

public void testAVeryLongNameBecauseIWantToSeeThePageWordWrapAndAlwaysBeFailingForFunAndProfit()

testAnotherLongNameBecauseItIsHumorousAndTestingThingsLikeThisIsImportant

public void testAnotherLongNameBecauseItIsHumorousAndTestingThingsLikeThisIsImportant()


Copyright © 2012-2013 Square, Inc.. All Rights Reserved.