[정현길] [PROFILER-16] iBatis SqlMapClient 지원

SqlMapSessionImplModifierTest 일단 ignore

git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-tomcat-profiler/trunk@3779 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
Hyun Jeong
2014-04-30 09:06:42 +00:00
parent ff2a443840
commit 0de9beee44
@@ -2,6 +2,7 @@ package com.nhn.pinpoint.profiler.modifier.orm.ibatis;
import static org.junit.Assert.*;
import org.junit.Ignore;
import org.junit.Test;
/**
@@ -10,6 +11,7 @@ import org.junit.Test;
public class SqlMapSessionImplModifierTest {
@Test
@Ignore
public void test() {
fail("Not yet implemented");
}