Uses of Class
net.thucydides.junit.finder.FinderType

Packages that use FinderType
net.thucydides.junit.finder   
 

Uses of FinderType in net.thucydides.junit.finder
 

Methods in net.thucydides.junit.finder that return FinderType
static FinderType FinderType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FinderType[] FinderType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.thucydides.junit.finder with parameters of type FinderType
static TestFinderBuilder TestFinderBuilder.on(FinderType finderType)
           
 

Constructors in net.thucydides.junit.finder with parameters of type FinderType
TestFinderBuilder(FinderType finderType)
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.