Skip to content

Instantly share code, notes, and snippets.

View kannanperoumal's full-sized avatar

kannanperoumal

View GitHub Profile
@kannanperoumal
kannanperoumal / ATMService.java
Created June 15, 2016 19:35
Bank ATM service test with create account, deposit, withdraw and statement by dates
package com.bank.atm;
import java.util.Date;
import java.util.List;
/**
*
* @author Kannan Peroumal
* 14/06/2016
* for Societe Generale