Ignore:
Timestamp:
08/01/14 16:03:43 (10 years ago)
Author:
sherbold
Message:
  • added usage score calculation to the UMLUtils
  • added a test case for the usage score calculation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-uml-test/pom.xml

    r1607 r1643  
    2828            <scope>test</scope> 
    2929        </dependency> 
     30        <dependency> 
     31            <groupId>de.ugoe.cs.autoquest</groupId> 
     32            <artifactId>autoquest-core-testgeneration</artifactId> 
     33            <version>${project.parent.version}</version> 
     34        </dependency> 
    3035    </dependencies> 
    3136</project> 
Note: See TracChangeset for help on using the changeset viewer.