Runs the test methods of this class.
API Tags:
Information Tags:
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed.
API Tags:
Information Tags:
Tears down the fixture, for example, close a network connection.
This method is called after a test is executed.
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineExampleWhenParsePrivateOff(
)
|
|
Shows correct behavior for handling an inline example tag e.g. {at-example path-to-file}
There should be NO difference in results due to --parseprivate flag
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineExampleWhenParsePrivateOn(
)
|
|
Shows correct behavior for handling an inline example tag e.g. {at-example path-to-file}
There should be NO difference in results due to --parseprivate flag
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineInternalWhenParsePrivateOff(
)
|
|
Shows correct behavior for handling an inline internal tag e.g. {at-internal blah-blah-blah}
There SHOULD be differences in results due to --parseprivate flag
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineInternalWhenParsePrivateOn(
)
|
|
Shows correct behavior for handling an inline internal tag e.g. {at-internal blah-blah-blah}
There SHOULD be differences in results due to --parseprivate flag
This test demonstrates PEAR Bug #10871
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineLinkWhenParsePrivateOff(
)
|
|
Shows correct behavior for handling an inline link tag e.g. {at-link URL link-text}
There should be NO difference in results due to --parseprivate flag
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineLinkWhenParsePrivateOn(
)
|
|
Shows correct behavior for handling an inline link tag e.g. {at-link URL link-text}
There should be NO difference in results due to --parseprivate flag
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineSourceWhenParsePrivateOff(
)
|
|
Shows correct behavior for handling an inline source tag e.g. {at-source}
There should be NO difference in results due to --parseprivate flag
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineSourceWhenParsePrivateOn(
)
|
|
Shows correct behavior for handling an inline source tag e.g. {at-source}
There should be NO difference in results due to --parseprivate flag
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineTutorialWhenParsePrivateOff(
)
|
|
Shows correct behavior for handling an inline tutorial tag e.g. {at-tutorial path-to-pkgfile}
There should be NO difference in results due to --parseprivate flag
API Tags:
Information Tags:
void testShowCorrectBehaviorInlineTutorialWhenParsePrivateOn(
)
|
|
Shows correct behavior for handling an inline tutorial tag e.g. {at-tutorial path-to-pkgfile}
There should be NO difference in results due to --parseprivate flag
API Tags:
Information Tags: