The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
template: transfer-domain.tt

vars:
  domain: mozzarella.co.te
  auth: UDAiUDAj

input_assertions:
  class: SRS::EPP::Command::Transfer::Domain
  match:
    - [ '//domain:pw', 'UDAiUDAj', 'found auth info data' ]

output_assertions:
  attr_is:
    - [ '//epp:result', 'code', 2202, 'EPP: Correct response code' ]