e8a26af Add test to ensure that properties are being set in rpcclient

Authored and Committed by rcritten 6 years ago
    Add test to ensure that properties are being set in rpcclient
    
    Upon a connection several values should be available within
    the connextion context. Test that they are being set properly.
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>