package com.topsun.posclient.application.common; import junit.framework.TestCase; public abstract class POSClientTestCase extends TestCase { }