Subversion Repositories SmartDukaan

Rev

Rev 3156 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3156 Rev 3168
Line 13... Line 13...
13
import junit.framework.Assert;
13
import junit.framework.Assert;
14
 
14
 
15
import org.apache.thrift.TException;
15
import org.apache.thrift.TException;
16
import org.junit.Before;
16
import org.junit.Before;
17
import org.junit.Ignore;
17
import org.junit.Ignore;
18
import org.junit.Test;
-
 
19
import org.springframework.context.ApplicationContext;
18
import org.springframework.context.ApplicationContext;
20
import org.springframework.context.support.ClassPathXmlApplicationContext;
19
import org.springframework.context.support.ClassPathXmlApplicationContext;
21
 
20
 
22
/**
21
/**
23
 * Unit test cases for ActivityHandler
22
 * Unit test cases for ActivityHandler