Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
recruitment_system
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sotiris Yiallourides
recruitment_system
Commits
4ac18b29
Commit
4ac18b29
authored
Dec 29, 2021
by
Sotiris Yiallourides
Browse files
Options
Downloads
Patches
Plain Diff
Add Structurizr reference
parent
ec9a3633
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/test/java/com/example/recruitmentsystemproject/Structurizr/GenerateModel.java
+3
-1
3 additions, 1 deletion
...e/recruitmentsystemproject/Structurizr/GenerateModel.java
with
3 additions
and
1 deletion
src/test/java/com/example/recruitmentsystemproject/Structurizr/GenerateModel.java
+
3
−
1
View file @
4ac18b29
...
...
@@ -9,7 +9,9 @@ import com.structurizr.model.*;
import
com.structurizr.view.*
;
import
org.junit.jupiter.api.Test
;
/**
* Adapted from code example of previous project (Welsh Rowing) [Accessed: 29 December 2021]
*/
public
class
GenerateModel
{
public
void
generateModel
()
throws
Exception
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment