edu.mayo.bsi.ngsportal.server
Class ProjectTest
java.lang.Object
edu.mayo.bsi.ngsportal.server.BaseNGSPortalServiceTest
edu.mayo.bsi.ngsportal.server.ProjectTest
public class ProjectTest
- extends BaseNGSPortalServiceTest
ProjectTest
public ProjectTest()
testAddProject
public void testAddProject()
throws ConnectionException,
SQLException,
org.dbunit.DatabaseUnitException,
IOException
- Add a project to the DB
- Throws:
ConnectionException
SQLException
org.dbunit.DatabaseUnitException
IOException
testAddProjectSQLInject
public void testAddProjectSQLInject()
throws ConnectionException,
SQLException,
org.dbunit.DatabaseUnitException,
IOException
- Add a project to the DB
- Throws:
ConnectionException
SQLException
org.dbunit.DatabaseUnitException
IOException
testUpdateProject
public void testUpdateProject()
throws ConnectionException,
SQLException,
org.dbunit.DatabaseUnitException,
IOException
- Update a project in the DB
- Throws:
ConnectionException
SQLException
org.dbunit.DatabaseUnitException
IOException
testGetProjects
public void testGetProjects()
throws FileNotFoundException,
SQLException,
org.dbunit.DatabaseUnitException,
ConnectionException
- Throws:
FileNotFoundException
SQLException
org.dbunit.DatabaseUnitException
ConnectionException
testRemoveProject
public void testRemoveProject()
throws FileNotFoundException,
SQLException,
org.dbunit.DatabaseUnitException,
ConnectionException,
MalformedURLException
- Throws:
FileNotFoundException
SQLException
org.dbunit.DatabaseUnitException
ConnectionException
MalformedURLException