mockPatapataEnable method

  1. @visibleForTesting
void mockPatapataEnable()

This is a function to mock patapataEnable running in native code. It will only be called when kIsTest is true.

Implementation

@visibleForTesting
void mockPatapataEnable() {}