org.assertj.core.util
Class SystemProperties

java.lang.Object
  extended by org.assertj.core.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 © 2013–2015 AssertJ. All rights reserved.