-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: Added new test files, deleted old.
- Loading branch information
AdrianBalunan
committed
Apr 24, 2026
1 parent
a05a080
commit 4151fee
Showing
10 changed files
with
29 additions
and
983 deletions.
There are no files selected for viewing
4 changes: 4 additions & 0 deletions
4
...elpapplication/src/test/java/ntnu/systemutvikling/team6/database/DAO/CategoryDAOTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| package ntnu.systemutvikling.team6.database.DAO; | ||
|
|
||
| public class CategoryDAOTest { | ||
| } |
4 changes: 4 additions & 0 deletions
4
...helpapplication/src/test/java/ntnu/systemutvikling/team6/database/DAO/CharityDAOTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| package ntnu.systemutvikling.team6.database.DAO; | ||
|
|
||
| public class CharityDAOTest { | ||
| } |
4 changes: 4 additions & 0 deletions
4
...application/src/test/java/ntnu/systemutvikling/team6/database/DAO/CharityUserDAOTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| package ntnu.systemutvikling.team6.database.DAO; | ||
|
|
||
| public class CharityUserDAOTest { | ||
| } |
4 changes: 4 additions & 0 deletions
4
...papplication/src/test/java/ntnu/systemutvikling/team6/database/DAO/FavouritesDAOTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| package ntnu.systemutvikling.team6.database.DAO; | ||
|
|
||
| public class FavouritesDAOTest { | ||
| } |
5 changes: 5 additions & 0 deletions
5
...elpapplication/src/test/java/ntnu/systemutvikling/team6/database/DAO/FeedbackDAOTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| package ntnu.systemutvikling.team6.database.DAO; | ||
|
|
||
| public class FeedbackDAOTest | ||
| { | ||
| } |
4 changes: 4 additions & 0 deletions
4
...helpapplication/src/test/java/ntnu/systemutvikling/team6/database/DAO/MessageDAOTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| package ntnu.systemutvikling.team6.database.DAO; | ||
|
|
||
| public class MessageDAOTest { | ||
| } |
4 changes: 4 additions & 0 deletions
4
helpmehelpapplication/src/test/java/ntnu/systemutvikling/team6/database/DAO/UserDAOTest.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,4 @@ | ||
| package ntnu.systemutvikling.team6.database.DAO; | ||
|
|
||
| public class UserDAOTest { | ||
| } |
331 changes: 0 additions & 331 deletions
331
...lication/src/test/java/ntnu/systemutvikling/team6/database/Readers/CharitySelectTest.java
This file was deleted.
Oops, something went wrong.
243 changes: 0 additions & 243 deletions
243
...ication/src/test/java/ntnu/systemutvikling/team6/database/Readers/DonationSelectTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.