Help for this page

Select Code to Download


  1. or download this
    # ~/monks/1209129.t
    
    ...
    Failed regexp => {"method":"xxx","backend":{"client":"mytest09","pw":"
    +sdkjfhsfjhKJH87"},"clientArr":[{"num":"1"},{"num":"2"}]}
    Not an array => {"method":"xxx","backend":{"client":"mytest009","pw":"
    +sdkjfhsfjhKJH87"},"clientArr":{"foo":{"num":"1"},"bar":{"num":"2"}}}
    Array too long => {"method":"xxx","backend":{"client":"mytest009","pw"
    +:"sdkjfhsfjhKJH87"},"clientArr":[{"num":"1"},{"num":"2"},{"num":"3"}]
    +}
    
  2. or download this
    $ prove -v ~/monks/1209129.t
    ok 1 - Valid data
    ...
    All tests successful.
    Files=1, Tests=5,  1 wallclock secs ( 0.03 usr  0.00 sys +  0.13 cusr 
    + 0.02 csys =  0.18 CPU)
    Result: PASS