Details
Description
I am a newbie. I am trying to test my 1st app. I am learning by using:
Java SE Learning Trail, Getting Started - Testing and Debugging the Application.
Following the instruction dos not work: "In LibClassTest.java, delete the body of the public void testAcrostic() method, and ..." the "testAcrostic" is not displayed at all.
The inserted lines result in the error message : 1. No runnable method.
See screenshots attached.