Ejemplo n.º 1
0
 @Before
 public void before() {
   if (!this.config.checkConfig()) {
     IoUtils.exitOnError();
   }
 }