- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 451 - 460 of about 10,000 for test (0.19 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 Nov 15 03:47:53 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 44K bytes - Viewed (0) -
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.htmlRegistered: Fri Nov 15 03:39:50 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 76.2K bytes - Viewed (0) -
operator — Standard operators as functions — Py...
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.htmlRegistered: Fri Nov 15 03:30:38 UTC 2024 - Last Modified: Fri Nov 15 00:19:05 UTC 2024 - 141.6K 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 Nov 15 04:32:40 UTC 2024 - Last Modified: Wed Aug 21 12:53:02 UTC 2024 - 26.1K bytes - Viewed (0) -
What’s New in Python 2.7 — Python 3.13.0 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 Nov 15 03:44:54 UTC 2024 - Last Modified: Fri Nov 15 00:19:04 UTC 2024 - 340.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 Nov 15 03:52:55 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 107.2K 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 Nov 15 05:10:40 UTC 2024 - Last Modified: Wed Aug 21 12:53:02 UTC 2024 - 36.5K bytes - Viewed (0) -
Code Review Contributions | Contributing to Sca...
2 Hacker's Guide Running the Test Suite Contribute to Scala 3...negative critique. Assume the best, rather than the worst. Pull...docs.scala-lang.org/contribute/codereviews.htmlRegistered: Fri Nov 15 03:47:31 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 41.6K bytes - Viewed (0) -
Equality | Collections | Scala Documentation
docs.scala-lang.org/overviews/collections-2.13/equality.htmlRegistered: Fri Nov 15 03:38:21 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 46.1K 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 Nov 15 04:20:22 UTC 2024 - Last Modified: Wed Nov 13 18:53:39 UTC 2024 - 75.4K bytes - Viewed (0)