1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-03 17:52:53 +00:00

Verschiebe Klasse Studie in Paket dto

This commit is contained in:
2023-05-10 10:15:12 +02:00
parent f1c35c95d6
commit 2f96c8b822
5 changed files with 31 additions and 3 deletions

View File

@ -1,5 +1,6 @@
package DNPM.services;
import DNPM.dto.Studie;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;