HTML
} public double getMonthlysalary() { return Monthlysalary; } public int getage() { return age; }
import org.junit.Test;