Advertisement
Guest User

Untitled

a guest
Oct 15th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. @RequiresThreadScope
  2. @RunWith(CDIJUnitRunner.class)
  3. public class OolBusinessTest {
  4.  
  5.  
  6. @Test
  7. public void test() throws Exception{
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement