
package story2testcode;

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