public class TestSystem2 extends System2
| Constructor and Description | 
|---|
| TestSystem2() | 
| Modifier and Type | Method and Description | 
|---|---|
| long | now()Shortcut for  System.currentTimeMillis() | 
| TestSystem2 | setNow(long l) | 
close, envVariable, envVariables, getDefaultTimeZone, getResource, isJavaAtLeast17, isOsWindows, newDate, println, properties, propertypublic TestSystem2()
public TestSystem2 setNow(long l)
public long now()
System2System.currentTimeMillis()Copyright © 2009–2016 SonarSource. All rights reserved.