Put @Transactional on your test class or methods and test-managed ... flag them for commit or rollback or check the transaction status.
確定! 回上一頁