This commit is contained in:
2024-06-14 01:03:45 +02:00
parent e59cbb88f1
commit 7972c9088c
68 changed files with 165 additions and 4928 deletions

View File

@@ -1,6 +1,8 @@
package test.uebung.uebung05.logistics.storage;
import uebung05.*;
import uebung05.logistics.material.Oil;
import uebung05.logistics.storage.IntStorage;
import org.junit.Before;
import org.junit.Test;