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