Question
What is the meaning of _unitTest at the end of all of sdk samples of Bridge.
Please could any one help me of the meaning of _unitTest in this snippet of code:
if(typeof(SnpAddMenuItem_unitTest ) == "undefined") {
new SnpAddMenuItem().run();
}
Thanks in advance.
