Skip to content

bhoopenjava/JUnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JUNIT

@ContextConfiguration(locations = { "[LOCATION]" })

LOCATION:

  • file:src/test/resources/com/rajput/unitTest/abc/junitExample-context.xml
  • Keep in same package both AbcTest.java and junitExample-context.xml and location would be file name only.
  • Use 'classpath:' and '/' before location such as classpath:junitExample-context.xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages