Uses of Class
org.fluentlenium.adapter.FluentTest.Mode

Packages that use FluentTest.Mode
org.fluentlenium.adapter   
 

Uses of FluentTest.Mode in org.fluentlenium.adapter
 

Methods in org.fluentlenium.adapter that return FluentTest.Mode
static FluentTest.Mode FluentTest.Mode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FluentTest.Mode[] FluentTest.Mode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.fluentlenium.adapter with parameters of type FluentTest.Mode
 void FluentTest.setSnapshotMode(FluentTest.Mode mode)
           
 



Copyright © 2012 AConsulting. All Rights Reserved.