Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "List of components to unit test."

Line 1: Line 1:
 
== Lexer (Model) ==
 
== Lexer (Model) ==
<table border=1 width=100%>
+
<table border=1 width=100% >
   <tr style="color: yellow; background-color: green;" >
+
   <tr width=100% style="color: yellow; background-color: red;" >
 
       <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 
       <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 
   <tr>
 
   <tr>
Line 12: Line 12:
  
 
== Lexer (Highlighing) ==
 
== Lexer (Highlighing) ==
<table border=1>
+
<table border=1 width=100% >
   <tr style="color: yellow; background-color: green;" >
+
   <tr width=100% style="color: yellow; background-color: red;" >
 
       <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 
       <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 
   <tr>
 
   <tr>
Line 24: Line 24:
  
 
== Parser ==
 
== Parser ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 +
 
* PHP4  
 
* PHP4  
 
* PHP5
 
* PHP5
Line 30: Line 35:
  
 
== Language model ==
 
== Language model ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 
* PHP4
 
* PHP4
 
* PHP5
 
* PHP5
Line 35: Line 44:
  
 
== User model ==
 
== User model ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 +
 
* PHP4
 
* PHP4
 
* PHP5
 
* PHP5
Line 40: Line 54:
  
 
== Include Path model ==
 
== Include Path model ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 +
 
* ZIP files
 
* ZIP files
 
* Folders
 
* Folders
Line 46: Line 65:
  
 
== Partitioner ==
 
== Partitioner ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 +
 
* Functionality
 
* Functionality
  
 
== DOM model ==
 
== DOM model ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 +
 
* PHP DOM
 
* PHP DOM
 
* Complex with HTML
 
* Complex with HTML
Line 54: Line 83:
  
 
== Syntax Errors ==
 
== Syntax Errors ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 +
 
* Messages
 
* Messages
  
  
 
== Debug communication ==
 
== Debug communication ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 
 
  
 
== Debug messages  ==
 
== Debug messages  ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 
 
  
 
== Debug stack frame ==
 
== Debug stack frame ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 
 
  
 
== Debug server ==
 
== Debug server ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 
 
 
== PHPIDE test framework ==
 
== PHPIDE test framework ==
 +
<table border=1 width=100% >
 +
  <tr width=100% style="color: yellow; background-color: red;" >
 +
      <td width=50%> Feature <td width=30%> Responsibility <td width=20%> Status
 +
</table>
 
* PHP Project
 
* PHP Project
 
* Goldens
 
* Goldens

Revision as of 10:44, 23 November 2006

Lexer (Model)

Feature Responsibility Status
PHP4
PHP5
Lex Errors

Lexer (Highlighing)

Feature Responsibility Status
PHP4
PHP5
Lex Errors

Parser

Feature Responsibility Status
  • PHP4
  • PHP5
  • Parser Errors


Language model

Feature Responsibility Status
  • PHP4
  • PHP5


User model

Feature Responsibility Status
  • PHP4
  • PHP5
  • HTML & PHP

Include Path model

Feature Responsibility Status
  • ZIP files
  • Folders
  • Variable
  • External / Internal

Partitioner

Feature Responsibility Status
  • Functionality

DOM model

Feature Responsibility Status
  • PHP DOM
  • Complex with HTML


Syntax Errors

Feature Responsibility Status
  • Messages


Debug communication

Feature Responsibility Status


Debug messages

Feature Responsibility Status


Debug stack frame

Feature Responsibility Status


Debug server

Feature Responsibility Status

PHPIDE test framework

Feature Responsibility Status
  • PHP Project
  • Goldens

Back to the top