Skip to content

Instantly share code, notes, and snippets.

View jwendell's full-sized avatar

Jonh Wendell jwendell

View GitHub Profile
@RunWith(ArquillianConditionalRunner.class)
@RequiresOpenshift
@Template(url = "https://gist.githubusercontent.com/lordofthejars/81cf2db55145873c9242719efe1c3f24/raw/27188fae3ebc1375f0645ac1a22cb3fe6980ca36/hello-template.yaml")
public class HelloWorldTemplateTest {
@Named("hello-openshift-service")
@PortForward
@ArquillianResource
URL url;