Currently, the time for running unit tests is quicker than before.
It takes about 10secods
Testing started at 6:35 PM ...
Using connection 'CLL-2016-12-07'.
Apex log for TestMintSearchController.testSample
================================================
36.0 APEX_CODE,FINEST;APEX_PROFILING,ERROR;CALLOUT,ERROR;DB,INFO;SYSTEM,FINEST;VALIDATION,ERROR;VISUALFORCE,ERROR;WORKFLOW,ERROR
18:35:49.3 (3894818)|EXECUTION_STARTED
18:35:49.3 (3898878)|CODE_UNIT_STARTED|[EXTERNAL]|01p3600000ITYtp|TestMintSearchController.testSample
18:35:49.3 (4002522)|HEAP_ALLOCATE|[72]|Bytes:3
18:35:49.3 (4057345)|HEAP_ALLOCATE|[77]|Bytes:152
18:35:49.3 (4073882)|HEAP_ALLOCATE|[342]|Bytes:408
18:35:49.3 (4095175)|HEAP_ALLOCATE|[355]|Bytes:408
18:35:49.3 (4115519)|HEAP_ALLOCATE|[467]|Bytes:48
18:35:49.3 (4180411)|HEAP_ALLOCATE|[139]|Bytes:6
18:35:49.3 (4238336)|HEAP_ALLOCATE|[EXTERNAL]|Bytes:15
18:35:49.3 (4283225)|METHOD_ENTRY|[2]|01p3600000ITYtp|TestMintSearchController.TestMintSearchController()
18:35:49.3 (4290377)|STATEMENT_EXECUTE|[2]
18:35:49.3 (4297550)|STATEMENT_EXECUTE|[2]
18:35:49.3 (4314255)|METHOD_EXIT|[2]|TestMintSearchController
18:35:49.3 (4354092)|HEAP_ALLOCATE|[50]|Bytes:5
18:35:49.3 (4394222)|HEAP_ALLOCATE|[56]|Bytes:5
18:35:49.3 (4406058)|HEAP_ALLOCATE|[64]|Bytes:7
18:35:49.3 (4444397)|STATEMENT_EXECUTE|[4]
18:35:49.3 (4446815)|STATEMENT_EXECUTE|[6]
18:35:49.3 (4458954)|HEAP_ALLOCATE|[6]|Bytes:15
18:35:49.3 (4500859)|HEAP_ALLOCATE|[6]|Bytes:14
18:35:49.3 (4538407)|HEAP_ALLOCATE|[6]|Bytes:63
18:35:49.3 (4546304)|SYSTEM_METHOD_ENTRY|[1]|Test.Test()
18:35:49.3 (4548956)|STATEMENT_EXECUTE|[1]
18:35:49.3 (4554811)|SYSTEM_METHOD_EXIT|[1]|Test
18:35:49.3 (4568422)|METHOD_ENTRY|[6]|System.Test.loadData(Schema.SObjectType, String)
18:35:49.3 (8922228)|METHOD_EXIT|[6]|System.Test.loadData(Schema.SObjectType, String)
18:35:49.3 (9020744)|FATAL_ERROR|System.StringException: Unknown field: LOAN_PURPOSE__C
Class.System.Test.loadData: line 53, column 1
Class.TestMintSearchController.testSample: line 6, column 1
18:35:49.3 (9033644)|FATAL_ERROR|System.StringException: Unknown field: LOAN_PURPOSE__C
Class.System.Test.loadData: line 53, column 1
Class.TestMintSearchController.testSample: line 6, column 1
18:35:49.3 (9042963)|CODE_UNIT_FINISHED|TestMintSearchController.testSample
18:35:49.3 (10853220)|EXECUTION_FINISHED
System.StringException: Unknown field: LOAN_PURPOSE__C
Class.System.Test.loadData: line 53, column 1
Class.TestMintSearchController.testSample: line 6, column 1