Sha256: 4dfd946a2cbe5494ca99b554e2d60cfce7edf822e55022e278c4a97d9c11c7dd
Contents?: true
Size: 1.42 KB
Versions: 1
Compression:
Stored size: 1.42 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <testsuites> <testsuite name="LargeTextField::NamedTextValueTest" filepath="/Users/jebentier/.rbenv/versions/2.6.1/lib/ruby/gems/2.6.0/gems/shoulda-context-1.2.2/lib/shoulda/context/context.rb" skipped="0" failures="0" errors="0" tests="5" assertions="9" time="0.04323700023815036"> <testcase name="test_: LargeTextField::NamedTextValue should belong to owner. " lineno="346" classname="LargeTextField::NamedTextValueTest" assertions="1" time="0.002053000032901764"> </testcase> <testcase name="test_: LargeTextField::NamedTextValue should have field name and value attributes. " lineno="11" classname="LargeTextField::NamedTextValueTest" assertions="6" time="0.013486000243574381"> </testcase> <testcase name="test_: LargeTextField::NamedTextValue should use large_text_fields as the table name. " lineno="7" classname="LargeTextField::NamedTextValueTest" assertions="1" time="0.0011599999852478504"> </testcase> <testcase name="test_: unique index should allow different owners and field names. " lineno="36" classname="LargeTextField::NamedTextValueTest" assertions="0" time="0.01757899997755885"> </testcase> <testcase name="test_: unique index should raise a unique constraint failure on the same owner, and field name. " lineno="27" classname="LargeTextField::NamedTextValueTest" assertions="1" time="0.008958999998867512"> </testcase> </testsuite> </testsuites>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
large_text_field-1.0.0 | test/reports/current/TEST-LargeTextField-NamedTextValueTest.xml |