GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
nigel.stanger
/
sqlmarker
Transfer to URL with SHA
15 commits
tree:
e0d1d0e5c2
Switch branches
×
master
sqlmarker
/
Unit_testing
/
latest commit
e0d1d0e5c2
Nigel Stanger
authored
on 24 Jun 2013
..
ArrayDataSet.php
Added experimental unit testing code.
11 years ago
BDL.xml
Added experimental unit testing code.
11 years ago
BDL_Fixture.xml
Added experimental unit testing code.
11 years ago
BDL_Fixture_Assembly.xml
- Split Assembly testing into "structure" and "data" tests.
11 years ago
BDL_Fixture_Component.xml
- Split Component testing into "structure" and "data" tests.
11 years ago
BDL_Fixture_Customer.xml
- Split Customer testing into "structure" and "data" tests.
11 years ago
BDL_Fixture_Empty.xml
Added empty data fixture for structure-only testing.
11 years ago
BDL_Fixture_Order_head.xml
Added experimental unit testing code.
11 years ago
BDL_Fixture_Order_line.xml
Added experimental unit testing code.
11 years ago
BDL_Fixture_Product.xml
Added experimental unit testing code.
11 years ago
BDL_Fixture_Sale_head.xml
- Split Sale_head testing into "structure" and "data" tests.
11 years ago
BDL_Fixture_Sale_line.xml
- Split Sale_line testing into "structure" and "data" tests.
11 years ago
BDL_Fixture_Staff.xml
Added experimental unit testing code.
11 years ago
BDL_Fixture_Supplier.xml
- Split Supplier testing into "structure" and "data" tests.
11 years ago
BDL_Test_Assembly.php
- Split Assembly testing into "structure" and "data" tests.
11 years ago
BDL_Test_Assembly_data.php
- Split Assembly testing into "structure" and "data" tests.
11 years ago
BDL_Test_Assembly_structure.php
- Split Assembly testing into "structure" and "data" tests.
11 years ago
BDL_Test_Component.php
- Split Component testing into "structure" and "data" tests.
11 years ago
BDL_Test_Component_data.php
- Split Component testing into "structure" and "data" tests.
11 years ago
BDL_Test_Component_structure.php
- Split Component testing into "structure" and "data" tests.
11 years ago
BDL_Test_Customer.php
- Split Customer testing into "structure" and "data" tests.
11 years ago
BDL_Test_Customer_data.php
- Split Customer testing into "structure" and "data" tests.
11 years ago
BDL_Test_Customer_structure.php
- Split Customer testing into "structure" and "data" tests.
11 years ago
BDL_Test_Order_head.php
Added experimental unit testing code.
11 years ago
BDL_Test_Order_line.php
Added experimental unit testing code.
11 years ago
BDL_Test_Product.php
Split Product testing into structure and data tests.
11 years ago
BDL_Test_Product_data.php
Split Product testing into structure and data tests.
11 years ago
BDL_Test_Product_structure.php
Split Product testing into structure and data tests.
11 years ago
BDL_Test_Sale_head.php
- Split Sale_head testing into "structure" and "data" tests.
11 years ago
BDL_Test_Sale_head_data.php
- Split Sale_head testing into "structure" and "data" tests.
11 years ago
BDL_Test_Sale_head_structure.php
- Split Sale_head testing into "structure" and "data" tests.
11 years ago
BDL_Test_Sale_line.php
- Split Sale_line testing into "structure" and "data" tests.
11 years ago
BDL_Test_Sale_line_data.php
- Split Sale_line testing into "structure" and "data" tests.
11 years ago
BDL_Test_Sale_line_structure.php
- Split Sale_line testing into "structure" and "data" tests.
11 years ago
BDL_Test_Staff.php
Split Staff testing into separate "structure" and "data" tests.
11 years ago
BDL_Test_Staff_data.php
Split Staff testing into separate "structure" and "data" tests.
11 years ago
BDL_Test_Staff_structure.php
Split Staff testing into separate "structure" and "data" tests.
11 years ago
BDL_Test_Supplier.php
- Split Supplier testing into "structure" and "data" tests.
11 years ago
BDL_Test_Supplier_data.php
- Split Supplier testing into "structure" and "data" tests.
11 years ago
BDL_Test_Supplier_structure.php
- Split Supplier testing into "structure" and "data" tests.
11 years ago
BDL_raw_test_data.txt
Added experimental unit testing code.
11 years ago
BDL_schema.sql
- Split Sale_line testing into "structure" and "data" tests.
11 years ago
Schema.php
Added preliminary output based on whether an illegal value is rejected by a constraint or an actual overflow.
11 years ago