You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

GraphDAOTest class


Name

Expected result

Parameters

Actual result

Comments

1getGraphs()All graphs with tabID are shown.
All graphs are returned to the user.
2getUserTabsSqlException()A databaseException will be thrown after a SQLException. 
A SQLException is thrown.Wrong exception is thrown.

Tabel 1: Tests GraphDAOTest

TabDAOTest class


Name

Expected result

Parameters

Actual result

Comments
1getUserTabsCorrectly()All tabs from the user 
All graphs are returned to the user.
2getUserTabsSqlException()A databaseException will be thrown after a SQLException. 
A SQLException is thrown.Wrong exception is thrown.
  • No labels