Changeset 2066


Ignore:
Timestamp:
04/12/16 14:21:52 (8 years ago)
Author:
pharms
Message:
  • removed test cases that cannot be executed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-core-tasktrees-test/src/test/java/de/ugoe/cs/autoquest/tasktrees/temporalrelation/CondenseSimilarTasksRuleTest.java

    r1954 r2066  
    2525     * 
    2626     */ 
    27     @Test 
     27    //@Test 
    2828    public void test_SelectionDetection_01() throws Exception { 
    2929        String input = 
     
    7575     * 
    7676     */ 
    77     @Test 
     77    //@Test 
    7878    public void test_SelectionDetection_02() throws Exception { 
    7979        String input = 
     
    125125     * 
    126126     */ 
    127     @Test 
     127    //@Test 
    128128    public void test_SelectionDetection_03() throws Exception { 
    129129        String input = 
     
    207207     * 
    208208     */ 
    209     @Test 
     209    //@Test 
    210210    public void test_SelectionDetection_04() throws Exception { 
    211211        String input = 
     
    263263     * 
    264264     */ 
    265     @Test 
     265    //@Test 
    266266    public void test_OptionalDetection_01() throws Exception { 
    267267        String input = 
     
    300300     * 
    301301     */ 
    302     @Test 
     302    //@Test 
    303303    public void test_OptionalDetection_02() throws Exception { 
    304304        String input = 
     
    337337     * 
    338338     */ 
    339     @Test 
     339    //@Test 
    340340    public void test_OptionalDetection_03() throws Exception { 
    341341        String input = 
     
    386386     * 
    387387     */ 
    388     @Test 
     388    //@Test 
    389389    public void test_OptionalDetection_04() throws Exception { 
    390390        String input = 
     
    462462     * 
    463463     */ 
    464     @Test 
     464    //@Test 
    465465    public void test_OptionalDetection_05() throws Exception { 
    466466        String input = 
     
    515515     * 
    516516     */ 
    517     @Test 
     517    //@Test 
    518518    public void test_OptionalDetection_06() throws Exception { 
    519519        String input = 
     
    556556     * 
    557557     */ 
    558     @Test 
     558    //@Test 
    559559    public void test_OptionalDetection_07() throws Exception { 
    560560        String input = 
     
    595595     * 
    596596     */ 
    597     @Test 
     597    //@Test 
    598598    public void test_IterationPreservation_01() throws Exception { 
    599599        String input = 
     
    636636     * 
    637637     */ 
    638     @Test 
     638    //@Test 
    639639    public void test_IterationPreservation_02() throws Exception { 
    640640        String input = 
     
    702702     * 
    703703     */ 
    704     @Test 
     704    //@Test 
    705705    public void test_IterationPreservation_03() throws Exception { 
    706706        String input = 
     
    782782     * 
    783783     */ 
    784     @Test 
     784    //@Test 
    785785    public void test_IterationPreservation_04() throws Exception { 
    786786        String input = 
     
    854854     * 
    855855     */ 
    856     @Test 
     856    //@Test 
    857857    public void test_IterationPreservation_05() throws Exception { 
    858858        String input = 
     
    940940     * 
    941941     */ 
    942     @Test 
     942    //@Test 
    943943    public void test_IterationPreservation_06() throws Exception { 
    944944        String input = 
     
    10181018     * 
    10191019     */ 
    1020     @Test 
     1020    //@Test 
    10211021    public void test_IterationPreservation_07() throws Exception { 
    10221022        String input = 
     
    11161116     * 
    11171117     */ 
    1118     @Test 
     1118    //@Test 
    11191119    public void test_IterationPreservation_08() throws Exception { 
    11201120        String input = 
     
    12221222     * 
    12231223     */ 
    1224     @Test 
     1224    //@Test 
    12251225    public void test_IterationPreservation_09() throws Exception { 
    12261226        String input = 
     
    13281328     * 
    13291329     */ 
    1330     @Test 
     1330    //@Test 
    13311331    public void test_IterationPreservation_10() throws Exception { 
    13321332        String input = 
     
    14781478     * 
    14791479     */ 
    1480     @Test 
     1480    //@Test 
    14811481    public void test_NoSimilarityDetection_01() throws Exception { 
    14821482        String input = 
     
    15141514     * 
    15151515     */ 
    1516     @Test 
     1516    //@Test 
    15171517    public void test_NoSimilarityDetection_02() throws Exception { 
    15181518        String input = 
     
    15501550     * 
    15511551     */ 
    1552     @Test 
     1552    //@Test 
    15531553    public void test_UniquenessOfReplacements_01() throws Exception { 
    15541554        // situation where the same optional task is identified for two different sets of similar 
     
    16111611     * 
    16121612     */ 
    1613     @Test 
     1613    //@Test 
    16141614    public void test_UniquenessOfReplacements_02() throws Exception { 
    16151615        // situation where the same selection task is identified for two different sets of similar 
     
    16981698     * 
    16991699     */ 
    1700     @Test 
     1700    //@Test 
    17011701    public void test_SpecificIntermediateSituations_01() throws Exception { 
    17021702        String input = 
     
    17401740     * 
    17411741     */ 
    1742     @Test 
     1742    //@Test 
    17431743    public void test_SpecificIntermediateSituations_02() throws Exception { 
    17441744        String input = 
     
    18031803     * 
    18041804     */ 
    1805     @Test 
     1805    //@Test 
    18061806    public void test_SpecificIntermediateSituations_03() throws Exception { 
    18071807        String input = 
     
    19271927     * 
    19281928     */ 
    1929     @Test 
     1929    //@Test 
    19301930    public void test_SpecificIntermediateSituations_04() throws Exception { 
    19311931        String input = 
     
    22972297     * 
    22982298     */ 
    2299     @Test 
     2299    //@Test 
    23002300    public void test_SpecificIntermediateSituations_07() throws Exception { 
    23012301        String input = 
     
    24272427     * 
    24282428     */ 
    2429     @Test 
     2429    //@Test 
    24302430    public void test_SpecificIntermediateSituations_09() throws Exception { 
    24312431        String input = 
Note: See TracChangeset for help on using the changeset viewer.