14151617181920
public class CenterUserCommandValidatorTest { @Before public void setUp() throws Exception { validator = new CenterUserValidator(); }