By now, your program should pass all tests except for java Equal one. To pass that one, you need a test in the main method to make sure that exactly two strings are typed in by the user.
main
See exercise 11 for how to do that.