package com.realtime.protection.server.task; import org.springframework.boot.test.context.SpringBootTest; import static org.junit.jupiter.api.Assertions.*; @SpringBootTest class TaskControllerTest { }