mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/mocks
Hadrien Croubois 13d5e0466a
Make Ownable's initial owner explicit (#4267)
2 years ago
..
ERC165 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
compound Add Governor contracts (#2672) 4 years ago
docs Add a "fees" section to the ERC4626 guide (#4054) 2 years ago
governance Remove code in preparation for v5.0 (#4258) 2 years ago
proxy Merge branch 'master' into next-v5.0 2 years ago
token Remove code in preparation for v5.0 (#4258) 2 years ago
ArraysMock.sol Extend Checkpoints with new sizes and lookup mechanisms (#3589) 2 years ago
CallReceiverMock.sol Improve Address tests (#4191) 2 years ago
ContextMock.sol Update Prettier Solidity (#3898) 2 years ago
DummyImplementation.sol Update Prettier Solidity (#3898) 2 years ago
EIP712Verifier.sol Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
ERC1271WalletMock.sol Make Ownable's initial owner explicit (#4267) 2 years ago
ERC2771ContextMock.sol Remove unnecessary virtual (#3650) 2 years ago
ERC3156FlashBorrowerMock.sol Update Prettier Solidity (#3898) 2 years ago
EtherReceiverMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
InitializableMock.sol Add internal functions `_getInitializedVersion` and `_isInitializing` (#3598) 2 years ago
MulticallTest.sol Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
MultipleInheritanceInitializableMocks.sol Fix typos in testing files (#3899) 2 years ago
PausableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ReentrancyAttack.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ReentrancyMock.sol Add ReentrancyGuard status getter (#3714) 2 years ago
RegressionImplementation.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
SingleInheritanceInitializableMocks.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
StorageSlotMock.sol Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 years ago
TimelockReentrant.sol Add reentrancy test cases for TimelockController (#4200) 2 years ago
VotesMock.sol Merge branch 'master' into next-v5.0 2 years ago