chore(objectivec): Explicitly test multi arg method marked source (#3751)

Add tests for multi arg and no arg methods. The underlying code
already did the right thing, but now we have a test to provide an
example of what identifier names look like for no argument and multi
argument methods in objective c.
1 file changed