Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- ssh
- VirtualBox
- GIT
- netsh
- web.xml
- Windows
- bash
- 단축키
- context
- 네트워크
- port
- resource
- tomcat
- 줄바꿈 문자
- vscode
- maVen
- Windows 10
- find
- plugin
- profile
- Eclipse
- grep
- lsof
- Quartz
- Mac
- xargs
- IntelliJ
- JavaScript
- import
- Source
Archives
- Today
- Total
develog
junit transaction rollback 본문
@Test
@Transactional //디폴트 롤백
public void test() {
}
'Dev > junit' 카테고리의 다른 글
JUnit 4 in 60 Seconds (0) | 2013.08.07 |
---|---|
JUnit Test Project '.classpath' (0) | 2013.07.09 |
JUnit Ant build.xml (1) | 2012.12.05 |
spring 2.5 에서는 junit 4.4 버전 사용 (0) | 2012.12.05 |
JUnit 4 Test Suite (0) | 2012.12.02 |