Skip to content

Instantly share code, notes, and snippets.

@jponge
Created January 18, 2018 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jponge/1b289aeb6b4e82d26cfc10e836b38c19 to your computer and use it in GitHub Desktop.
Save jponge/1b289aeb6b4e82d26cfc10e836b38c19 to your computer and use it in GitHub Desktop.
@DisplayName("👋 A fairly basic test example")
@ExtendWith(VertxExtension.class)
class SampleVerticleTest {
// (...)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment