List of components to unit test.
From Eclipsepedia
Contents |
Core - Document Model
- Lexer (~3 days)
| Feature | Responsibility | Status |
PHP4
| yaronm | done |
PHP5
| edenk | done |
| Lex Errors | rganor | done |
| Lexing of sample files and compare with goldens | rganor | done |
- DOM model (~3 days)
| Feature | Responsibility | Status |
PHP DOM
| yaronm | Done |
| DOM modeling of sample files and compare with goldens | yaronm | Done |
- Source Parser (~5 days)
| Feature | Responsibility | Status |
Tokenizer
| edenk | done |
Source Parser
| rganor | done |
| Operating SourceParser on sample files and compare with goldens | edenk | done |
- PHP Partitioner (~2 days)
| Feature | Responsibility | Status |
| apeled | done |
| Partitioner on sample files and compare with goldens | shacharb | in process |
Core - PHP Model
- Parser (~5 days)
| Feature | Responsibility | Status |
| Client Parser | ||
| Parser Errors |
- Language model (~1 day)
| Feature | Responsibility | Status |
| PHP4 - Golden the language model | rganor | done |
| PHP5 - Golden the language model | rganor | done |
- User model (~5 days)
| Feature | Responsibility | Status |
PHP4
| rganor | done |
PHP5
| rganor | done |
- Include Path model (~3 days)
| Feature | Responsibility | Status |
| ZIP files | ||
| Folders | ||
| Variable | ||
| External / Internal |
- Syntax Errors (~1 day)
| Feature | Responsibility | Status |
| Messages |
Core - Formatter
| Feature | Responsibility | Status |
Testing Strategies
| mshukrun | done |
| Golden various files that were formatted |
Debug - Debugger
- Protocol
| Feature | Responsibility | Status |
| Protocol |
Test - Framework
| Feature | Responsibility | Status |
| PHP Project | rganor | done |
| Goldens | rganor | done |

