package com.e1.pdj.test; import junit.framework.TestCase; public class CallbackTest extends TestCase { public void testSomething() { } }