Uses of Class
org.fest.assertions.groups.Properties

Packages that use Properties
org.fest.assertions.api   
org.fest.assertions.groups   
 

Uses of Properties in org.fest.assertions.api
 

Methods in org.fest.assertions.api that return Properties
static Properties Assertions.extractProperty(String propertyName)
          Only delegate to extractProperty(String) so that Assertions offers a full feature entry point to all Fest Assert features (but you can use Properties if you prefer).
 

Uses of Properties in org.fest.assertions.groups
 

Methods in org.fest.assertions.groups that return Properties
static Properties Properties.extractProperty(String propertyName)
          Creates a new Properties.
 



Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.