FileDocCategorySizeDatePackage
ProtectedConstructorTest.javaAPI DocAndroid 5.1 API1001Thu Mar 12 22:22:42 GMT 2015android.test.suitebuilder.examples.constructor

ProtectedConstructorTest

public class ProtectedConstructorTest extends TestCase
A protected constructor test case that should not be loaded.

Fields Summary
Constructors Summary
protected ProtectedConstructorTest()

    
Methods Summary
public voidtestNotRun()

        fail("method in ProtectedConstructorTest run unexpectedly");