Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.16 KB | None | 0 0
  1. @ArquillianResource
  2. private URL baseURL;
  3.    
  4. @Test @RunAsClient
  5. public void shouldBeAbleToStoreConference(@InitialPage ConferencePage page) throws Exception {
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement