trials, but not yet finished

This commit is contained in:
Jottyfan
2022-12-06 22:10:08 +01:00
parent 64f130733f
commit f37e4498e8
6 changed files with 38 additions and 53 deletions

View File

@ -5,6 +5,8 @@ import static org.junit.jupiter.api.Assertions.assertTrue;
import org.junit.jupiter.api.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
/**
*