Changeset 2217 for trunk


Ignore:
Timestamp:
11/29/17 14:26:11 (7 years ago)
Author:
pharms
Message:
  • java doc issues removal
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-html-test/src/test/java/de/ugoe/cs/autoquest/plugin/html/HTMLLogParserTest.java

    r1496 r2217  
    6363    /** 
    6464     * Tests the parseFile method with a given trace file. 
    65      * @throws Exception 
    6665     */ 
    6766    @Test 
     
    103102    /** 
    104103     * Tests the parseFile method with a given trace file. 
    105      * @throws Exception 
    106104     */ 
    107105    @Test 
     
    143141    /** 
    144142     * Tests the parseFile method with a given trace file. 
    145      * @throws Exception 
    146143     */ 
    147144    @Test 
     
    189186    /** 
    190187     * Tests the parseFile method with a given trace file. 
    191      * @throws Exception 
    192188     */ 
    193189    @Test 
     
    234230    /** 
    235231     * Tests the parseFile method with a given trace file. 
    236      * @throws Exception 
    237232     */ 
    238233    @Test 
  • trunk/autoquest-plugin-http-test/src/test/java/de/ugoe/cs/autoquest/http/HTTPLogParserTest.java

    r1623 r2217  
    7676     * Tests the parseFile method with a given trace file. 
    7777     *  
    78      * @throws Exception 
    7978     */ 
    8079    @Test 
     
    135134     * Tests the parseFile method with a given trace file. 
    136135     *  
    137      * @throws Exception 
    138136     */ 
    139137    @Test 
     
    177175     * Tests the parseFile method with a given trace file. 
    178176     *  
    179      * @throws Exception 
    180177     */ 
    181178    @Test 
     
    220217 
    221218    /** 
    222      * @throws Exception 
    223219     */ 
    224220    @Test 
Note: See TracChangeset for help on using the changeset viewer.