org.fest.util
Class SystemProperties

java.lang.Object
  extended by org.fest.util.SystemProperties

public final class SystemProperties
extends Object

System properties.

Author:
Yvonne Wang

Field Summary
static String LINE_SEPARATOR
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LINE_SEPARATOR

public static final String LINE_SEPARATOR


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