Skip to content

Instantly share code, notes, and snippets.

@DanyF-github
Created September 1, 2020 09:03
Show Gist options
  • Save DanyF-github/c058fecb2f1cb3c0757907d500a21aeb to your computer and use it in GitHub Desktop.
Save DanyF-github/c058fecb2f1cb3c0757907d500a21aeb to your computer and use it in GitHub Desktop.
public class AppTest {
/*
* @Test public void testAppHasAGreeting() { App classUnderTest = new App();
* assertNotNull("app should have a greeting", classUnderTest.getGreeting()); }
*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment