IsNotEmpty() public static method

public static IsNotEmpty ( string value ) : void
value string
return void
 public void GetsVersion()
 {
     TestHelper.IsNotEmpty(_braintree.GetVersion());
 }