package org.eclim.test.constructor; public class TestConstructorVUnit { private int id; private String name; }