Uses of Class
com.javaforge.tapestry.testng.Capturer

Uses of Capturer in com.javaforge.tapestry.testng
 

Methods in com.javaforge.tapestry.testng that return Capturer
static
<T> Capturer<T>
Capturer.newCapturer(java.lang.Class<T> matchType)
          Factory method that invokes the normal constructor in a way that keeps Java Generics happy.
 

Methods in com.javaforge.tapestry.testng with parameters of type Capturer
static
<T> T
Capturer.capture(Capturer<T> capturer)
          Useage (with static imports):
 



Copyright © 2006 Howard M. Lewis Ship. All Rights Reserved.