Project

General

Profile

« Previous | Next » 

Revision 47598

- Fixed duplicate dependncies
- Fixed an error in eligibility checking
- Fixed an error in account activation
- Organized imports

View differences:

MonitorTest.java
12 12
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
13 13

  
14 14
import javax.transaction.Transactional;
15

  
16
import java.util.Date;
17 15
import java.util.List;
18 16

  
19
import static org.junit.Assert.*;
20

  
21 17
/**
22 18
 * Created by panagiotis on 8/2/2017.
23 19
 */

Also available in: Unified diff