MockERC20
A mock ERC20 contract that mints 100,000,000,000,000 tokens to the deployer
constructor
constructor(string name_, string symbol_) public
A mock ERC20 contract that mints 100,000,000,000,000 tokens to the deployer
constructor(string name_, string symbol_) public