|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.hsr.bieridee.test.DBTest
ch.hsr.bieridee.test.DBUtilTest
public class DBUtilTest
Tests DBUtil functionality.
Constructor Summary | |
---|---|
DBUtilTest()
|
Method Summary | |
---|---|
void |
createAndGetBeertype()
|
void |
deleteRelationship()
Tests if the a relation is deleted propery. |
void |
getBeerByNameTest()
Tests if a beer could be obtained by name. |
void |
getBeersByTag()
Test the Filter by Tag Function of DBUtil. |
void |
getMostRecentRatingforUserANDcrateNewRatingForAlreadyRatedBeer()
Tests if only the most recent rating is linked to the Active Index. |
void |
getNotExistingBeerByNameTest()
|
Methods inherited from class ch.hsr.bieridee.test.DBTest |
---|
shutdownDB, startResletAPI |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBUtilTest()
Method Detail |
---|
public void getBeerByNameTest()
public void getNotExistingBeerByNameTest() throws org.neo4j.graphdb.NotFoundException, WrongNodeTypeException
WrongNodeTypeException
org.neo4j.graphdb.NotFoundException
public void getBeersByTag()
public void getMostRecentRatingforUserANDcrateNewRatingForAlreadyRatedBeer()
public void createAndGetBeertype()
public void deleteRelationship()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |