You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The FrameProcessorController doesn't have a unit test to exercise its functionality. Write a unit test to do just that. Some methods that communicate with external modules may need to have the data passed to them via a mock module.
The
FrameProcessorControllerdoesn't have a unit test to exercise its functionality. Write a unit test to do just that. Some methods that communicate with external modules may need to have the data passed to them via a mock module.