feature/use-case-acceptance-tests #116

Merged
hsh-michaelhoennig merged 49 commits from feature/use-case-acceptance-tests into master 2024-10-30 11:40:46 +01:00
No description provided.
hsh-michaelhoennig added 46 commits 2024-10-30 10:22:11 +01:00
hsh-michaelhoennig added 1 commit 2024-10-30 10:40:19 +01:00
hsh-marcsandlus reviewed 2024-10-30 10:51:22 +01:00
@ -0,0 +3,4 @@
import java.lang.invoke.SerializedLambda;
import java.lang.reflect.Method;
import java.util.function.Consumer;

löschen (Experiment)

löschen (Experiment)
hsh-michaelhoennig marked this conversation as resolved
hsh-marcsandlus reviewed 2024-10-30 11:07:18 +01:00
@ -0,0 +5,4 @@
import org.springframework.http.HttpStatus;
public class DeleteSepaMandataForDebitor extends UseCase<DeleteSepaMandataForDebitor> {

Mandate

Mandate
hsh-michaelhoennig marked this conversation as resolved
hsh-marcsandlus approved these changes 2024-10-30 11:11:20 +01:00
hsh-michaelhoennig added 2 commits 2024-10-30 11:30:19 +01:00
hsh-michaelhoennig merged commit 3b94f117fb into master 2024-10-30 11:40:46 +01:00
hsh-michaelhoennig deleted branch feature/use-case-acceptance-tests 2024-10-30 11:40:46 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: hostsharing/hs.hsadmin.ng#116
No description provided.