Using the Eclipse IDE, if you create JUnit TestCase stubs, they will add test methods with fail("Not yet implemented"). So if you forgot to add a real implementation, the test script will fail and the error or confirmation error will appear as "not yet implemented."
, - eclipse , , . TODO: .
, PASS, , .