Ignore:
Timestamp:
01/30/15 18:09:47 (9 years ago)
Author:
funger
Message:
  • clean up
  • comments improved
  • add name, implement getSimilartiy, correct equals and hashCode in ANDROIDGUIElementSpec
  • add get and set methods to ANDROIDGUIElement
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-android/.classpath

    r1820 r1869  
    1717                </attributes> 
    1818        </classpathentry> 
     19        <classpathentry kind="src" output="target/test-classes" path="src/test/java"> 
     20                <attributes> 
     21                        <attribute name="optional" value="true"/> 
     22                        <attribute name="maven.pomderived" value="true"/> 
     23                </attributes> 
     24        </classpathentry> 
    1925        <classpathentry kind="output" path="target/classes"/> 
    2026</classpath> 
Note: See TracChangeset for help on using the changeset viewer.