You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add Test case with context (#2)
* - add Element TYPE as @Skipped target
- skip a method test if the tested class is annotated #Skipped
- add TestCaseWithContext
* - add Element TYPE as @Skipped target
- skip a method test if the tested class is annotated #Skipped
- add TestCaseWithContext
* - add README file