Guest User

Untitled

a guest
Nov 19th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. @RunWith(SpringJUnit4ClassRunner.class)
  2. @ContextConfiguration(classes = SpringTestConfiguration.class)
  3. public class JUnit4SpringTest {
  4.  
  5. }
Add Comment
Please, Sign In to add comment