Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs2-20wi
lab04
Commits
2386a116
Commit
2386a116
authored
5 years ago
by
Caleb C. Sander
Browse files
Options
Download
Email Patches
Plain Diff
Update junit
parent
f754cb12
master
No related merge requests found
Pipeline
#26410
canceled with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/libraries/org_junit_jupiter_junit_jupiter_params_5_6_0.xml
+7
-7
...ibraries/org_junit_jupiter_junit_jupiter_params_5_6_0.xml
lab04-questions.iml
+1
-1
lab04-questions.iml
with
8 additions
and
8 deletions
+8
-8
.idea/libraries/org_junit_jupiter_junit_jupiter_params_5_
4
_0.xml
→
.idea/libraries/org_junit_jupiter_junit_jupiter_params_5_
6
_0.xml
View file @
2386a116
<component
name=
"libraryTable"
>
<library
name=
"org.junit.jupiter:junit-jupiter-params:5.
4
.0"
type=
"repository"
>
<properties
maven-id=
"org.junit.jupiter:junit-jupiter-params:5.
4
.0
-SNAPSHOT
"
/>
<library
name=
"org.junit.jupiter:junit-jupiter-params:5.
6
.0"
type=
"repository"
>
<properties
maven-id=
"org.junit.jupiter:junit-jupiter-params:5.
6
.0"
/>
<CLASSES>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-params/5.
4
.0
-SNAPSHOT
/junit-jupiter-params-5.
4
.0
-SNAPSHOT
.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/apiguardian/apiguardian-api/1.
0
.0/apiguardian-api-1.
0
.0.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.
4
.0
-SNAPSHOT
/junit-jupiter-api-5.
4
.0
-SNAPSHOT
.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.
1.1
/opentest4j-1.
1.1
.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.
4
.0
-SNAPSHOT
/junit-platform-commons-1.
4
.0
-SNAPSHOT
.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-params/5.
6
.0/junit-jupiter-params-5.
6
.0.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/apiguardian/apiguardian-api/1.
1
.0/apiguardian-api-1.
1
.0.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.
6
.0/junit-jupiter-api-5.
6
.0.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/opentest4j/opentest4j/1.
2.0
/opentest4j-1.
2.0
.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.
6
.0/junit-platform-commons-1.
6
.0.jar!/"
/>
</CLASSES>
<JAVADOC
/>
<SOURCES
/>
...
...
This diff is collapsed.
Click to expand it.
lab04-questions.iml
View file @
2386a116
...
...
@@ -8,7 +8,7 @@
</content>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"library"
name=
"org.junit.jupiter:junit-jupiter-params:5.
4
.0"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"org.junit.jupiter:junit-jupiter-params:5.
6
.0"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"org.hamcrest:hamcrest-all:1.3"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"com.github.javaparser:javaparser-core:3.5.2"
level=
"project"
/>
</component>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help