New jUnit test

@org.junit.Test
public void $TEST_METHOD_NAME$() {

    // given
 
    $END$
 
    // when
 
    // then
 
}


©2020 IntelliJ Live templates