View Javadoc

1   package org.kuali.ole.ingest;
2   
3   import org.junit.Test;
4   
5   /**
6    * Created by IntelliJ IDEA.
7    * User: pvsubrah
8    * Date: 4/7/12
9    * Time: 9:50 PM
10   * To change this template use File | Settings | File Templates.
11   */
12  public class LineItemOrderMatcherForBib_UT {
13      @Test
14      public void testGetLineItemOrder() throws Exception {
15  
16      }
17  }