Sha256: 212223be48984f5820419384d78e799d6ff3bbc9946d80986ed34209a11fb0cb
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/mikeweaver/.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.027935999998589978"> <testcase name="test_: LargeTextField::NamedTextValue should belong to owner. " lineno="346" classname="LargeTextField::NamedTextValueTest" assertions="1" time="0.00306099999579601"> </testcase> <testcase name="test_: LargeTextField::NamedTextValue should have field name and value attributes. " lineno="11" classname="LargeTextField::NamedTextValueTest" assertions="6" time="0.015192999999271706"> </testcase> <testcase name="test_: LargeTextField::NamedTextValue should use large_text_fields as the table name. " lineno="7" classname="LargeTextField::NamedTextValueTest" assertions="1" time="0.0003640000068116933"> </testcase> <testcase name="test_: unique index should allow different owners and field names. " lineno="36" classname="LargeTextField::NamedTextValueTest" assertions="0" time="0.005302999998093583"> </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.004014999998616986"> </testcase> </testsuite> </testsuites>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
large_text_field-0.3.2 | test/reports/TEST-LargeTextField-NamedTextValueTest.xml |