Coverage Summary for Class: UIMode (it.polimi.ingsw.view)

Class Class, % Method, % Line, %
UIMode 0% (0/1) 0% (0/1) 0% (0/1)


 package it.polimi.ingsw.view;
 
 public enum UIMode {TUI, GUI}