Python 3.8 has a native AsyncMock, use it instead of a custom implementation.
Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de> Co-authored-by: Brendan Abolivier <github@brendanabolivier.com>