Open OSBJE opened 2 hours ago
Technical Description: Our model needs to be able to create wish objects and store them in a SQL database.
What: The object should have the following attributes:
Why: The system manages data in objects.
How: Create a class called "Wish" with attributes:
Acceptance criteria: JUnit test in generated object and modify it.
Technical Description: Our model needs to be able to create wish objects and store them in a SQL database.
What: The object should have the following attributes:
Why: The system manages data in objects.
How: Create a class called "Wish" with attributes:
Acceptance criteria: JUnit test in generated object and modify it.