Skip to content

Commit

Permalink
Use juni + mockito macros defined in workspace template
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Rueger <chrisrueger@gmail.com>
  • Loading branch information
chrisrueger committed Dec 1, 2023
1 parent f0b3c06 commit 5c9eaf6
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
# This is the version of JUnit that will be used at build time and run time
junit: org.apache.servicemix.bundles.junit

# This is the version of Mockito that will be used at build time and run time
mockito: org.mockito.mockito-core,\
org.objenesis

# Discover and run all test cases annotated with the @RunWith annotation
Test-Cases: \${classes;CONCRETE;ANNOTATED;org.junit.runner.RunWith}

Expand Down

0 comments on commit 5c9eaf6

Please sign in to comment.