de.akquinet.gomobile.androlog.test
Class PostReporterTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by android.test.AndroidTestCase
              extended by de.akquinet.gomobile.androlog.test.PostReporterTest
All Implemented Interfaces:
junit.framework.Test

public class PostReporterTest
extends android.test.AndroidTestCase


Field Summary
 
Fields inherited from class android.test.AndroidTestCase
mContext
 
Constructor Summary
PostReporterTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testPost()
           
 void testPostWithLongLog()
           
 void testReportOnAssert()
           
 void testReportOnNonCatchError()
           
 
Methods inherited from class android.test.AndroidTestCase
assertActivityRequiresPermission, assertReadingContentUriRequiresPermission, assertWritingContentUriRequiresPermission, getContext, scrubClass, setContext, testAndroidTestCaseSetupProperly
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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

PostReporterTest

public PostReporterTest()
Method Detail

setUp

public void setUp()
Overrides:
setUp in class android.test.AndroidTestCase

tearDown

public void tearDown()
Overrides:
tearDown in class android.test.AndroidTestCase

testPost

public void testPost()

testPostWithLongLog

public void testPostWithLongLog()

testReportOnNonCatchError

public void testReportOnNonCatchError()
                               throws InterruptedException
Throws:
InterruptedException

testReportOnAssert

public void testReportOnAssert()


Copyright © 2010-2011 akquinet A.G.. All Rights Reserved.