|
What this is
Other links
The source code
require 'rubyunit'
require 'aswiki/node.rb'
class TestAsWiki__Node < RUNIT::TestCase
def test_to_s
# assert_fail("untested")
c = AsWiki::Node.new('Li')
c << "aaa" << "bbb"
# print c.to_s
end
def test_s_new
# assert_fail("untested")
end
end
|
Copyright 1998-2008 Alvin Alexander
All Rights Reserved.
devdaily.com is based in louisville, kentucky, and this web site is hosted by godaddy.com