Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
32 0 0 0 100% 12.488

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
com.spotify.flo.contrib.bigquery 32 0 0 0 100% 12.488

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

com.spotify.flo.contrib.bigquery

Class Tests Errors Failures Skipped Success Rate Time
BigQueryMockingTest 4 0 0 0 100% 0.4
BigQueryOutputTest 10 0 0 0 100% 1.607
BigQueryTasksTest 13 0 0 0 100% 10.39
BigQueryOperatorTest 5 0 0 0 100% 0.091

Test Cases

[Summary] [Package List] [Test Cases]

BigQueryMockingTest

contextShouldLookupMockedTableAndNotRunProcessFn 0.264
contextShouldCreateTable 0.041
lookupShouldReturnMockedTable 0.022
shouldCreateCustomStagingTableId 0.026

BigQueryOutputTest

shouldBeSerializable 0.035
shouldReturnTableIdOnJobSuccess 0.022
shouldFailWhenJobTerminatesExceptionally 0.037
shouldBeRunnable 1.004
shouldCreateStagingDatasetIfDoesNotExist 0.009
shouldFailWhenJobTerminatesWithError 0.003
shouldProvideStagingTableId 0.001
shouldReturnTableIdWhenExists 0.059
shouldFailWhenJobDisappears 0.003
shouldNotCreateDataset 0

BigQueryTasksTest

lookupLatestDailyShouldThrowNotReadyForNonExistentOrTooOldTable 1.2
lookupShouldThrowNotReadyForNonExistentTable 1.128
lookupLatestDailyShouldReturnTableIdForExistingTableInLookBackRange 1.226
lookupShouldReturnTableIdForExistingTable 1.162
lookupOfTableIdShouldHaveNameAndId 0.004
lookupLatestDailyShouldReturnTableIdForExistingTableFromStartDate 1.176
lookupShouldBeSerializable 0.005
lookupLatestDailyShouldHaveNameAndId 0.003
lookupShouldHaveNameAndId 0.002
lookupLatestDailyShouldBeSerializable 0.003
lookupLatestDailyShouldBeRunnable 1.618
lookupLatestDailyShouldReturnTableIdForExistingTableFromLastLookBackDate 1.15
lookupShouldBeRunnable 1.564

BigQueryOperatorTest

shouldRunExtractJobInTestMode 0.022
shouldRunQueryTestMode 0.027
shouldRunQueryJobInTestMode 0.016
shouldRunCopyJobInTestMode 0.012
shouldRunLoadJobInTestMode 0.012