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
LuxMiranda
changed the title
Mock the SPA component and write a test for the sendMsg method
Write a test in example_component_test.hpp testing the sendMsg method
Feb 1, 2017
Hey I'm having a bit of trouble figuring out how to initialize the component. I can't seem to find a constructor to call for one. Could someone tell me what file its in / how to use it?
Yeah man! @CommanderScotty It's this file right here. In that file there's a bunch of commented code that shows you exactly how to initialize the example component. You can copy/paste it right into the test fixture's SetUp function for the most part :)
tutorial
branchbool sent
is trueThe text was updated successfully, but these errors were encountered: