コード例 #1
0
 @Before
 public void setUp() {
   oldClassLoader = getClassLoader();
   Main.initLogging(Level.INFO);
 }