Searched refs:testLog (Results 1 – 2 of 2) sorted by relevance
142 testLog: 'testlog'146 if (this.options.testLog) {147 this.options.testLog = $(this.options.testLog) || null;173 this.logger = new Test.Unit.Logger(this.options.testLog);567 new Test.Unit.Runner(compiledSpec, { titles: titles, testLog: log || 'testlog', context: name });
918 public function testLog() function in JMS\\Serializer\\Tests\\Serializer\\BaseSerializationTest