net.sf.twip
Class TwipAnnotatedExtensionTest

java.lang.Object
  extended by net.sf.twip.TwipAnnotatedExtensionTest

public class TwipAnnotatedExtensionTest
extends Object

This class is intentionally NOT annotated as RunWith(TwiP); the test methods create the TwiP instances themselves.


Nested Class Summary
static class TwipAnnotatedExtensionTest.AnnotatableExtension
           
 
Field Summary
static boolean instantiated
           
 
Constructor Summary
TwipAnnotatedExtensionTest()
           
 
Method Summary
 void shouldLoadExtension()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instantiated

public static boolean instantiated
Constructor Detail

TwipAnnotatedExtensionTest

public TwipAnnotatedExtensionTest()
Method Detail

shouldLoadExtension

public void shouldLoadExtension()
                         throws Throwable
Throws:
Throwable


Copyright © 2011. All Rights Reserved.