Skip to content

Instantly share code, notes, and snippets.

@NikCapko
Created September 15, 2023 19:43
Show Gist options
  • Save NikCapko/a0be869c8345d447f1c4a9734f5601e3 to your computer and use it in GitHub Desktop.
Save NikCapko/a0be869c8345d447f1c4a9734f5601e3 to your computer and use it in GitHub Desktop.
Test method live template
@Test
fun `$END$`() {
//given
// when
// then
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment