Changeset 1078


Ignore:
Timestamp:
02/15/13 15:39:39 (11 years ago)
Author:
pharms
Message:
  • removed TODOs
Location:
trunk/autoquest-htmlmonitor-test/src/test/java/de/ugoe/cs/autoquest/htmlmonitor
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-htmlmonitor-test/src/test/java/de/ugoe/cs/autoquest/htmlmonitor/HtmlMonitorServerTest.java

    r1069 r1078  
    3030 
    3131/** 
    32  * <p> 
    33  * TODO comment 
    34  * </p> 
    35  *  
     32 * 
    3633 * @author Patrick Harms 
    3734 */ 
     
    581578 
    582579    /** 
    583      * <p> 
    584      * TODO: comment 
    585      * </p> 
    586580     * 
    587      * @param message 
    588581     */ 
    589582    private void sendMessageAndAssertResponse(String message) throws Exception { 
  • trunk/autoquest-htmlmonitor-test/src/test/java/de/ugoe/cs/autoquest/htmlmonitor/HtmlMonitorTest.java

    r1069 r1078  
    4848 
    4949/** 
    50  * <p> 
    51  * TODO comment 
    52  * </p> 
    53  *  
     50 *   
    5451 * @author Patrick Harms 
    5552 */ 
     
    609606 
    610607    /** 
    611      * <p> 
    612      * TODO: comment 
    613      * </p> 
    614      * 
    615      * @param message 
     608     * 
    616609     */ 
    617610    private void sendMessageAndAssertResponse(String message) throws Exception { 
     
    657650 
    658651    /** 
    659      * <p> 
    660      * TODO: comment 
    661      * </p> 
    662      * 
    663      * @param file 
     652     * 
    664653     */ 
    665654    private void deleteFiles(File file) { 
Note: See TracChangeset for help on using the changeset viewer.