Remove unused wrapper methods

There are some wrapper methods in base.py of messaging tests but
get_single_message and get_multiple_messages are not used at all.
These methods just call client methods without any special behaviors
and they seems redundant. So this patch removes them.

Change-Id: I596a1089c4bfb66b7daf1b27779208920d251e63
1 file changed