Skip to content

Commit

Permalink
Feat: Added new test files, deleted old.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianBalunan committed Apr 24, 2026
1 parent a05a080 commit 4151fee
Show file tree
Hide file tree
Showing 10 changed files with 29 additions and 983 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package ntnu.systemutvikling.team6.database.DAO;

public class CategoryDAOTest {
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package ntnu.systemutvikling.team6.database.DAO;

public class CharityDAOTest {
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package ntnu.systemutvikling.team6.database.DAO;

public class CharityUserDAOTest {
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package ntnu.systemutvikling.team6.database.DAO;

public class FavouritesDAOTest {
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package ntnu.systemutvikling.team6.database.DAO;

public class FeedbackDAOTest
{
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package ntnu.systemutvikling.team6.database.DAO;

public class MessageDAOTest {
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package ntnu.systemutvikling.team6.database.DAO;

public class UserDAOTest {
}

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4151fee

Please sign in to comment.