File
Doc
Category
Size
Date
Package
ProtectedConstructorTest.java
API Doc
Android 5.1 API
1001
Thu Mar 12 22:22:42 GMT 2015
android.test.suitebuilder.examples.constructor
ProtectedConstructorTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
public class ProtectedConstructorTest extends TestCase
A protected constructor test case that should not be loaded.
Fields Summary
Constructors Summary
protected ProtectedConstructorTest
()
Methods Summary
public void
testNotRun
()
fail("method in ProtectedConstructorTest run unexpectedly");
Java Code Source