- Timestamp:
- 11/29/17 14:26:11 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-html-test/src/test/java/de/ugoe/cs/autoquest/plugin/html/HTMLLogParserTest.java
r1496 r2217 63 63 /** 64 64 * Tests the parseFile method with a given trace file. 65 * @throws Exception66 65 */ 67 66 @Test … … 103 102 /** 104 103 * Tests the parseFile method with a given trace file. 105 * @throws Exception106 104 */ 107 105 @Test … … 143 141 /** 144 142 * Tests the parseFile method with a given trace file. 145 * @throws Exception146 143 */ 147 144 @Test … … 189 186 /** 190 187 * Tests the parseFile method with a given trace file. 191 * @throws Exception192 188 */ 193 189 @Test … … 234 230 /** 235 231 * Tests the parseFile method with a given trace file. 236 * @throws Exception237 232 */ 238 233 @Test
Note: See TracChangeset
for help on using the changeset viewer.