1 package com.foo; 2 3 import static org.junit.Assert.assertEquals; 4 import static java.lang.System.out; 5 import static java.lang.System.*; 6