package com.dianping.dog.event; import org.junit.Test; import com.site.lookup.ComponentTestCase; public class TestDataParser extends ComponentTestCase{ @Test public void testDataParser() throws Exception{ } }