Home
last modified time | relevance | path

Searched defs:assert_instance_of (Results 1 – 8 of 8) sorted by relevance

/dports/net-p2p/bazarr/bazarr-1.0.2/libs/git/test/lib/
H A Dasserts.py32 def assert_instance_of(expected, actual, msg=None): function
/dports/devel/p5-Test-Mini/Test-Mini-v1.1.3/lib/Test/Mini/
H A DAssertions.pm618 sub assert_instance_of ($$;$) { subroutine
/dports/lang/ruby26/ruby-2.6.9/gems/minitest-5.11.3/lib/minitest/
H A Dassertions.rb226 def assert_instance_of cls, obj, msg = nil method
/dports/www/h2o-devel/h2o-dcc7134/misc/mruby-mtest/mrblib/
H A Dmtest_unit.rb155 def assert_instance_of cls, obj, msg = nil method
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/ruby/ruby/test/unit/
H A Dassertions.rb152 def assert_instance_of(klass, object, message="") method
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/ruby/ruby/test/unit/
H A Dassertions.rb152 def assert_instance_of(klass, object, message="") method
/dports/lang/ruby26/ruby-2.6.9/test/lib/minitest/
H A Dunit.rb268 def assert_instance_of cls, obj, msg = nil method
/dports/lang/ruby26/ruby-2.6.9/gems/test-unit-3.2.9/lib/test/unit/
H A Dassertions.rb322 def assert_instance_of(klass, object, message="") method