Exemplo n.º 1
0
 @Before
 public void setUp() throws Exception {
   priority.setPriorityId(1);
   priority.setPriority("TestPriority");
 }