1617181920212223
return "com.totsp.gwittir.GwittirTest"; } public void testToString() { TestModel testModel = new TestModel(); System.out.println(testModel.toString()); }