Displaying 2 results from an estimated 2 matches for "should_exist".
2006 Oct 30
1
domain language?
...ture. That just gets me back to writing each line
as a custom function. Ruby solutions tend to be much more elegant than
that!
Now here''s my RSpec_Watir solution, to log into a site:
snapshot()
@browser.should_contain("login")
@browser.text_field(:id, ''login'').should_exist
@browser.ie.document.activeElement.name.should_equal(''login'')
# .because login field should have the focus
Those lines violate the Systir principles; they use parens () and
variables and state. They use a comment instead of an assertion
documentation string.
RSpec has gone a lo...
2013 Jul 15
8
[PATCH 0 of 7 v5] Introduce the tapback daemon (most of blkback in user-space)
This patch series introduces the tapback daemon, the user space daemon that
acts as a device''s back-end, essentially most of blkback in user space. The
daemon is responsible for coordinating the front-end and tapdisk. It creates
tapdisk process as needed, instructs them to connect to/disconnect from the
shared ring, and manages the state of the back-end.
The shared ring between the