Differences between revisions 13 and 14
Revision 13 as of 2015-02-03 17:02:20
Size: 1768
Editor: KaiJaeger
Comment:
Revision 14 as of 2016-03-26 16:12:28
Size: 1077
Editor: KaiJaeger
Comment: Test cases removed
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
== Test Cases ==
/* Replace "PhraseName" accordingly */
<<SeeSaw(section="test", toshow="<<Show>> test cases", tohide="<<Hide>> test cases", bg="#FEE1A5", speed="Slow")>>
{{{{#!wiki seesaw/test/test/hide
/* Note that the test cases are executed AUTOMATICALLY. It is therefore very important to stick with the pattern */

{{{
Test
 ⎕IO←0 ⍝ You may change this; however, zero IS the default in the Phrasebook Wiki
⍝⎕ML←3 ⍝ Enable this line in Dyalog APL if appropriate
 ⎕FX'r←[larg] PhraseName rarg' 'r←phrase'
⍝ ---- Start Test cases (do not delete this!)
 /* expectedResult ≡ statement */
}}}

For details see the TestCasesGuidelines.
}}}}

TestPage

Describe the problem to be solved here.

      Put the phrase here

CategoryAplTree

Examples

      ⎕FX⊃'r←[?] PhraseName ?' 'r←....'
      Display PhraseName array

Specialities

....

Compatibility

Checked with:

See also: ...

Mentor: JohnDoe


CategoryPhrasesAll

TestPage (last edited 2016-08-19 10:39:35 by KaiJaeger)