Hi all,
I'm a beginner of java JSF, i'm programming with using NetBean IDE and i have a problem with my code. Here is my code:

package model;

import static org.junit.Assert.assertEquals;...