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 |
Tags
- netsh
- grep
- 줄바꿈 문자
- plugin
- xargs
- Eclipse
- 단축키
- find
- VirtualBox
- IntelliJ
- profile
- lsof
- JavaScript
- web.xml
- Source
- GIT
- port
- context
- maVen
- bash
- tomcat
- vscode
- Quartz
- Mac
- Windows 10
- ssh
- import
- Windows
- resource
- 네트워크
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 |
Comments