package TestCode import "testing" func TestMainProcess(t *testing.T) { MainProcess() }