- Sort Score
- Num 10 results
- Language All
- Labels All
Results 391 - 400 of over 10,000 for test (0.45 seconds)
-
Singleton Objects | Tour of Scala | Scala Docum...
daysToComplete : Int ) class Test { val project1 = new Project...daysToComplete : Int ) class Test : val project1 = Project ( "TPS...docs.scala-lang.org/tour/singleton-objects.htmlFri Feb 06 04:30:27 GMT 2026 54.7K bytes -
Dropped: XML Literals
toString = name } @main def test: Unit = val bill = Person("Bill")...docs.scala-lang.org/scala3/reference/dropped-features/xml.htmlTue Jan 27 22:53:02 GMT 2026 30.6K bytes -
operator — Standard operators as functions R...
and support truth tests, identity tests, and boolean operations:...is_ ( a , b ) Return a is b . Tests object identity. operator. is_not...docs.python.org/3/library/operator.htmlSun Feb 22 06:33:52 GMT 2026 11.9K bytes -
Annotations, Names, Scopes, and More | Reflecti...
be used to test finality). In some cases, these test methods require...expose flags, but rather provide test methods following the isXXX...docs.scala-lang.org/overviews/reflection/annotations-names-scopes.htmlFri Feb 06 04:30:27 GMT 2026 66.8K bytes -
Library Author Guide | Scala Documentation
given the following test in file src/test/ch/epfl/scala/Usage.scala...server is to systematically run tests on pull requests. Examples of...docs.scala-lang.org/overviews/contributors/index.htmlFri Feb 06 04:30:27 GMT 2026 75.9K bytes -
Union Types - More Details
B { def hello: String } def test(x: A | B) = x.hello // error:...trait B extends C with E def test(x: A | B) = x.hello // ok as...docs.scala-lang.org/scala3/reference/new-types/union-types-spec.htmlTue Jan 27 22:53:02 GMT 2026 43.1K bytes -
What’s New in Python 2.7 — Python 3.14.3 docume...
automatically discover tests. It’s not as fancy as py.test or nose , but...search the test/ subdirectory for any importable test files named...docs.python.org/3/whatsnew/2.7.htmlFri Feb 06 03:23:27 GMT 2026 342.1K bytes -
Prelude꞉ A Taste of Scala | Scala Book | Scala ...
can test the examples as you go along. You can also test these...languages: if ( test1 ) { doA () } else if ( test2 ) { doB () }...docs.scala-lang.org/overviews/scala-book/prelude-taste-of-scala.htmlFri Feb 06 04:30:27 GMT 2026 106.9K bytes -
Use cases | Quasiquotes | Scala Documentation
$loggedStats" } } // usage object Test extends App { def faulty: Int...1 executing val y: Int = x.+(Test.this.faulty) java.lang.Exception...docs.scala-lang.org/overviews/quasiquotes/usecases.htmlFri Feb 06 04:30:27 GMT 2026 42.4K bytes -
stat — Interpreting stat() results — Python 3.1...
defines the following functions to test for specific file types: stat....os.path.is*() functions for testing the type of a file; the functions...docs.python.org/3/library/stat.htmlFri Feb 06 03:23:27 GMT 2026 65.1K bytes