From 58399a4d120e95a2875698b5244ae12bbc6777ae Mon Sep 17 00:00:00 2001 From: Ahmed BENSAAD Date: Sun, 10 Dec 2017 23:41:51 +0100 Subject: [PATCH] Update CUSTOMIZE.md --- docs/CUSTOMIZE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/CUSTOMIZE.md b/docs/CUSTOMIZE.md index 87bc8cc..8bc6307 100644 --- a/docs/CUSTOMIZE.md +++ b/docs/CUSTOMIZE.md @@ -1,5 +1,8 @@ ## Customize +* [Extend TDF.ADefaultValueProvider class](#customize-all-the-auto-generated-data) +* [Implement TDF.IFieldDefaultValue interface](#customize-the-auto-generated-data-for-some-specific-fields) + You can customize the auto-generated data of the Test Data Factory #### Customize all the auto-generated data