I am using junit 4.12 and make a public field marked @Rule, a public test method marked @Test, and expect a specific Exception. but when i run the test, it PASSED. I a