Helpful?
PoolTestBase
Git Source | Generated with forge doc
Inherits: IUnlockCallback
State Variables
manager
IPoolManager public immutable manager;
Functions
constructor
constructor(IPoolManager _manager);
_fetchBalances
function _fetchBalances(Currency currency, address user, address deltaHolder)
internal
view
returns (uint256 userBalance, uint256 poolBalance, int256 delta);