Ignore:
Timestamp:
02/27/14 17:23:39 (10 years ago)
Author:
pharms
Message:
  • removed some unused java doc comments
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-misc-test/src/test/java/de/ugoe/cs/quest/keyboardmaps/KeyboardMapTest.java

    r927 r1415  
    2929 
    3030/** 
    31  * TODO comment 
    32  *  
    33  * @version $Revision: $ $Date: 11.07.2012$ 
    34  * @author 2012, last modified by $Author: patrick$ 
     31 * @author Patrick Harms 
    3532 */ 
    3633public class KeyboardMapTest { 
     
    4542 
    4643    /** 
    47      * TODO: comment 
    4844     *  
    4945     */ 
     
    149145 
    150146    /** 
    151      * TODO: comment 
    152147     *  
    153148     */ 
     
    363358 
    364359    /** 
    365      * TODO: comment 
    366360     *  
    367      * @param string 
    368      * @param normal 
    369      * @param characterFor 
    370361     */ 
    371362    private void assertCombination(String      type, 
     
    394385 
    395386    /** 
    396      * TODO: comment 
    397387     *  
    398      * @param string 
    399      * @param normal 
    400      * @param characterFor 
    401388     */ 
    402389    private void assertInvalidCombination(String      type, 
Note: See TracChangeset for help on using the changeset viewer.