Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 734 Bytes

acceptance-test-results.md

File metadata and controls

16 lines (12 loc) · 734 Bytes

Acceptance Test Report

Memory Usage (Phpolar\PhpTemplating\MemoryUsage)

  • Memory usage shall be below 14000 bytes
  • Memory usage shall be below 14000 bytes

Project Size (Phpolar\PhpTemplating\ProjectSize)

  • Source code total size shall be below 7000 bytes

Security (Phpolar\PhpTemplating\Security)

  • Shall mitigate cross-site scripting

Templating (Phpolar\PhpTemplating\Templating)

  • Shall support using the public properties of an object as variables in a template with data set "0"
  • Shall support using the public properties of an object as variables in a template with data set "1"
  • Shall support using the public properties of an object as variables in a template with data set "2"