Changeset 24 for trunk/fmgVen/nbproject


Ignore:
Timestamp:
Sep 22, 2010, 10:01:20 PM (14 years ago)
Author:
fmguler
Message:

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:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/fmgVen/nbproject/project.properties

    r23 r24  
    3939    ${javac.classpath}:\ 
    4040    ${build.classes.dir}:\ 
    41     ${libs.junit.classpath} 
     41    ${libs.junit.classpath}:\ 
     42    ${libs.Test.classpath} 
    4243javadoc.additionalparam= 
    4344javadoc.author=false 
Note: See TracChangeset for help on using the changeset viewer.