Coverage Report - org.kuali.student.lum.course.service.impl.CourseServiceMethodInvoker
 
Classes in this File Line Coverage Branch Coverage Complexity
CourseServiceMethodInvoker
0%
0/1
N/A
0
 
 1  
 package org.kuali.student.lum.course.service.impl;
 2  
 
 3  
 import org.kuali.student.lum.service.assembler.LumServiceMethodInvoker;
 4  
 
 5  0
 public class CourseServiceMethodInvoker extends LumServiceMethodInvoker{
 6  
         
 7  
 }