Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
SWEN90006-A1-2019
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
13
Merge Requests
13
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tim Miller
SWEN90006-A1-2019
Commits
f31b08c3
Commit
f31b08c3
authored
Aug 18, 2019
by
Tim Miller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
UPDATE: Typo in class documentation.
parent
77a3b0eb
Pipeline
#3308
canceled with stages
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
18 additions
and
18 deletions
+18
-18
PassBook.java
programs/mutant-1/swen90006/passbook/PassBook.java
+3
-3
PassBook.java
programs/mutant-2/swen90006/passbook/PassBook.java
+3
-3
PassBook.java
programs/mutant-3/swen90006/passbook/PassBook.java
+3
-3
PassBook.java
programs/mutant-4/swen90006/passbook/PassBook.java
+3
-3
PassBook.java
programs/mutant-5/swen90006/passbook/PassBook.java
+3
-3
PassBook.java
programs/original/swen90006/passbook/PassBook.java
+3
-3
No files found.
programs/mutant-1/swen90006/passbook/PassBook.java
View file @
f31b08c3
...
...
@@ -179,9 +179,9 @@ public class PassBook
}
/**
* Updates the logi
c
details for a URL of a user. If the url
* username or password are null, the
username/password details
*
for this URL ar
e removed.
* Updates the logi
n
details for a URL of a user. If the url
* username or password are null, the
login details for this URL
*
must b
e removed.
*
* @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added
...
...
programs/mutant-2/swen90006/passbook/PassBook.java
View file @
f31b08c3
...
...
@@ -179,9 +179,9 @@ public class PassBook
}
/**
* Updates the logi
c
details for a URL of a user. If the url
* username or password are null, the
username/password details
*
for this URL ar
e removed.
* Updates the logi
n
details for a URL of a user. If the url
* username or password are null, the
login details for this URL
*
must b
e removed.
*
* @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added
...
...
programs/mutant-3/swen90006/passbook/PassBook.java
View file @
f31b08c3
...
...
@@ -179,9 +179,9 @@ public class PassBook
}
/**
* Updates the logi
c
details for a URL of a user. If the url
* username or password are null, the
username/password details
*
for this URL ar
e removed.
* Updates the logi
n
details for a URL of a user. If the url
* username or password are null, the
login details for this URL
*
must b
e removed.
*
* @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added
...
...
programs/mutant-4/swen90006/passbook/PassBook.java
View file @
f31b08c3
...
...
@@ -179,9 +179,9 @@ public class PassBook
}
/**
* Updates the logi
c
details for a URL of a user. If the url
* username or password are null, the
username/password details
*
for this URL ar
e removed.
* Updates the logi
n
details for a URL of a user. If the url
* username or password are null, the
login details for this URL
*
must b
e removed.
*
* @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added
...
...
programs/mutant-5/swen90006/passbook/PassBook.java
View file @
f31b08c3
...
...
@@ -179,9 +179,9 @@ public class PassBook
}
/**
* Updates the logi
c
details for a URL of a user. If the url
* username or password are null, the
username/password details
*
for this URL ar
e removed.
* Updates the logi
n
details for a URL of a user. If the url
* username or password are null, the
login details for this URL
*
must b
e removed.
*
* @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added
...
...
programs/original/swen90006/passbook/PassBook.java
View file @
f31b08c3
...
...
@@ -179,9 +179,9 @@ public class PassBook
}
/**
* Updates the logi
c
details for a URL of a user. If the url
* username or password are null, the
username/password details
*
for this URL ar
e removed.
* Updates the logi
n
details for a URL of a user. If the url
* username or password are null, the
login details for this URL
*
must b
e removed.
*
* @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added
...
...
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