Ignore:
Timestamp:
12/20/11 13:51:34 (13 years ago)
Author:
sherbold
Message:
  • added JUnit test cases for de.ugoe.cs.eventbench.data.Event and ReplayableEvent?
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EventBenchCoreTest/.classpath

    r257 r338  
    2424        <classpathentry kind="lib" path="/Build/lib/vecmath-1.3.1.jar"/> 
    2525        <classpathentry kind="lib" path="/Build/lib/wstx-asl-3.2.6.jar"/> 
    26         <classpathentry kind="lib" path="libs/junit-addons-1.4.jar"/> 
     26        <classpathentry kind="lib" path="libs/objenesis.jar"/> 
    2727        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 
    2828        <classpathentry kind="src" path="/JavaHelperLibTest"/> 
    29         <classpathentry kind="lib" path="/JavaHelperLibTest/libs/junit-addons-1.4.jar"/> 
     29        <classpathentry kind="lib" path="/Build/lib-test/cglib-nodep.jar"/> 
     30        <classpathentry kind="lib" path="/Build/lib-test/EqualsVerifier-1.0.2.jar"/> 
     31        <classpathentry kind="lib" path="/Build/lib-test/junit-addons-1.4.jar"/> 
     32        <classpathentry kind="lib" path="/Build/lib-test/objenesis.jar"/> 
    3033        <classpathentry kind="output" path="bin"/> 
    3134</classpath> 
Note: See TracChangeset for help on using the changeset viewer.