Package edu.pdx.cs.joy.rmi
Class MovieDatabaseTest
java.lang.Object
edu.pdx.cs.joy.rmi.MovieDatabaseTest
Tests the behavior of the
MovieDatabase class.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
MovieDatabaseTest
public MovieDatabaseTest()
-
-
Method Details
-
testCreateMovie
- Throws:
RemoteException
-
testFilmography
- Throws:
RemoteException
-
deletingAnNonExistentMovieThrowsIllegalArgumentException
- Throws:
RemoteException
-
testDeleteMovie
- Throws:
RemoteException
-