コード例 #1
0
 @Before
 public void setUp() throws Exception {
   accountDAO.save(testAccount);
 }