import static org.junit.jupiter.api.Assertions.*; class SystemOutTest { public void print(){ } }