コード例 #1
0
 @Test
 public void execute_only_on_projects() throws Exception {
   assertThat(step.supportedProjectQualifiers()).containsOnly("TRK");
 }