package Visual_DVM_2021.UI.Interface; public interface TestsWindow { void ShowAll(); }