| Last change
                  on this file since 28 was
                  24,
                  checked in by fmguler, 15 years ago | 
        
          | 
Refs #3 - Added liquibase library for test database operations, which means we can update and rollback a test database in the test scenarios. Now we should add test scenarios to be tested on this database.
 | 
        | File size:
            538 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 | libs.junit.classpath=\ | 
|---|
| 2 | ${base}/junit/junit-3.8.2.jar | 
|---|
| 3 | libs.junit.javadoc=\ | 
|---|
| 4 | ${base}/junit/junit-3.8.2-api.zip | 
|---|
| 5 | libs.CopyLibs.classpath=\ | 
|---|
| 6 | ${base}/CopyLibs/org-netbeans-modules-java-j2seproject-copylibstask.jar | 
|---|
| 7 | libs.Test.classpath=\ | 
|---|
| 8 | ${base}/test/postgresql-8.4-701.jdbc3.jar;\ | 
|---|
| 9 | ${base}/test/liquibase-1.9.5.jar | 
|---|
| 10 | libs.Ven.classpath=\ | 
|---|
| 11 | ${base}/ven/spring-beans.jar;\ | 
|---|
| 12 | ${base}/ven/spring-core.jar;\ | 
|---|
| 13 | ${base}/ven/spring-jdbc.jar;\ | 
|---|
| 14 | ${base}/ven/spring-tx.jar;\ | 
|---|
| 15 | ${base}/ven/commons-logging-1.1.1.jar | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.