Differences between revisions 10 and 16 (spanning 6 versions)
Revision 10 as of 2012-12-30 17:23:32
Size: 1975
Editor: KaiJaeger
Comment: Superfluous
Revision 16 as of 2016-08-19 08:25:14
Size: 2137
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:

[[http://127.0.0.1:8091/phrasebook?action=CreateTagPage | Create Tags]]
Line 46: Line 48:

[[http://127.0.0.1:8091/phrasebook?action=CheckCode&page=TestPage | Test my code]]

TestPage

Describe the problem to be solved here.

      Put the phrase here

Create Tags

Examples

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

Specialities

....

Compatibility

Checked with:

Test Cases

Show test cases

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.

Test my code

See also: ...

Mentor: JohnDoe

Tags: <AppropriateCamelCaseName> <Simpleword>


CategoryListAll

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