mirror of
https://github.com/wahyd4/pinpoint.git
synced 2026-08-18 01:06:03 +10:00
[정현길] [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:
+2
@@ -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");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user