- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 471 - 480 of about 10,000 for test (0.15 sec)
-
IDE and Build Tool Contributions | Contributing...
Partest Scala Compiler/Library Testing (Contribute through scala/scala)...2 Hacker's Guide Running the Test Suite Contribute to Scala 3...docs.scala-lang.org/contribute/tools.htmlRegistered: Fri Dec 12 04:45:02 UTC 2025 - Last Modified: Fri Dec 12 04:30:24 UTC 2025 - 43.8K bytes - Viewed (0) -
Dropped: XML Literals
toString = name } @main def test: Unit = val bill = Person("Bill")...docs.scala-lang.org/scala3/reference/dropped-features/xml.htmlRegistered: Fri Dec 12 05:10:15 UTC 2025 - Last Modified: Mon Nov 10 02:53:02 UTC 2025 - 28K bytes - Viewed (0) -
Core Library Contributions | Contributing to Sc...
docs.scala-lang.org/contribute/corelibs.htmlRegistered: Fri Dec 12 04:44:12 UTC 2025 - Last Modified: Fri Dec 12 04:30:24 UTC 2025 - 39.5K bytes - Viewed (0) -
collections.abc — Abstract Base Classes for Con...
classes that can be used to test whether a class provides a particular...issubclass() or isinstance() test for an interface works in one...docs.python.org/3/library/collections.abc.htmlRegistered: Fri Dec 12 03:57:21 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 95.7K bytes - Viewed (0) -
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.htmlRegistered: Fri Dec 12 04:09:48 UTC 2025 - Last Modified: Thu Dec 11 22:18:24 UTC 2025 - 65.1K bytes - Viewed (0) -
What’s New in Python 2.7 — Python 3.14.2 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.htmlRegistered: Fri Dec 12 04:04:26 UTC 2025 - Last Modified: Thu Dec 11 22:18:23 UTC 2025 - 342.1K bytes - Viewed (0) -
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.htmlRegistered: Fri Dec 12 06:08:46 UTC 2025 - Last Modified: Mon Nov 10 02:53:02 UTC 2025 - 38.3K bytes - Viewed (0) -
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.htmlRegistered: Fri Dec 12 04:19:04 UTC 2025 - Last Modified: Thu Dec 11 17:29:51 UTC 2025 - 106.9K bytes - Viewed (0) -
Sets | Collections | Scala Documentation
IT IS WHAT IT DOES Tests: xs contains x Tests whether x is an element...into the following categories: Tests contains , apply , subsetOf...docs.scala-lang.org/overviews/collections-2.13/sets.htmlRegistered: Fri Dec 12 05:44:34 UTC 2025 - Last Modified: Fri Dec 12 04:30:24 UTC 2025 - 75.2K bytes - Viewed (0) -
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.htmlRegistered: Fri Dec 12 04:51:35 UTC 2025 - Last Modified: Fri Dec 12 04:30:24 UTC 2025 - 42.4K bytes - Viewed (0)