JUnit testing
Have added a few methods that return just single movie objects to test the junit tests. At the minute I can't get the arraylist of genre and actors working. So i created a construcotr without them and now i have no errors but when i test the test file all tests fail.