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-24wi
lab07
Commits
c75bff07
Commit
c75bff07
authored
1 year ago
by
Snigdha Saha
Browse files
Options
Download
Email Patches
Plain Diff
junit update
parent
9ca5ec82
Pipeline
#98033
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/libraries/junit_jupiter.xml
+9
-9
.idea/libraries/junit_jupiter.xml
lab07-dfs.iml
+1
-1
lab07-dfs.iml
with
10 additions
and
10 deletions
+10
-10
.idea/libraries/
org_
junit_jupiter
_junit_jupiter_5_6_0_M1
.xml
→
.idea/libraries/junit_jupiter.xml
View file @
c75bff07
<component
name=
"libraryTable"
>
<library
name=
"
org.
junit.jupiter
:junit-jupiter:5.6.0-M1
"
type=
"repository"
>
<properties
maven-id=
"org.junit.jupiter:junit-jupiter:5.
6
.0-M1"
/>
<library
name=
"junit.jupiter"
type=
"repository"
>
<properties
maven-id=
"org.junit.jupiter:junit-jupiter:5.
9
.0-M1"
/>
<CLASSES>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter/5.6.0-M1/junit-jupiter-5.6.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.6.0-M1/junit-jupiter-api-5.6.0-M1.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/5.9.0-M1/junit-jupiter-5.9.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-api/5.9.0-M1/junit-jupiter-api-5.9.0-M1.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-M1/junit-platform-commons-1.6.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-params/5.6.0-M1/junit-jupiter-params-5.6.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-engine/5.6.0-M1/junit-jupiter-engine-5.6.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-engine/1.6.0-M1/junit-platform-engine-1.6.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-commons/1.9.0-M1/junit-platform-commons-1.9.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-params/5.9.0-M1/junit-jupiter-params-5.9.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/jupiter/junit-jupiter-engine/5.9.0-M1/junit-jupiter-engine-5.9.0-M1.jar!/"
/>
<root
url=
"jar://$MAVEN_REPOSITORY$/org/junit/platform/junit-platform-engine/1.9.0-M1/junit-platform-engine-1.9.0-M1.jar!/"
/>
</CLASSES>
<JAVADOC
/>
<SOURCES
/>
...
...
This diff is collapsed.
Click to expand it.
lab07-dfs.iml
View file @
c75bff07
...
...
@@ -8,7 +8,7 @@
</content>
<orderEntry
type=
"inheritedJdk"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
<orderEntry
type=
"library"
name=
"
org.
junit.jupiter
:junit-jupiter:5.6.0-M1
"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"junit.jupiter"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"com.github.javaparser:javaparser-core:3.5.12"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"org.hamcrest:hamcrest-core:2.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