
import org.junit.Test;
public class OrderServiceTestStandalone { @Test void test() {} }
  