|
|
@ -558,6 +558,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -657,6 +658,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -804,6 +806,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -909,6 +912,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1023,6 +1027,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1130,6 +1135,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1241,6 +1247,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1357,6 +1364,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1462,6 +1470,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1578,6 +1587,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1705,6 +1715,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1824,6 +1835,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -1903,6 +1915,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -2118,6 +2131,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -2609,6 +2623,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -2723,6 +2738,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -2837,6 +2853,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
fakeRepository, |
|
|
|
fakeRepository, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -2946,6 +2963,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
collectionRepo, |
|
|
|
collectionRepo, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
@ -3001,6 +3019,7 @@ public class PlayoutBuilderTests |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
Substitute.For<IMultiEpisodeShuffleCollectionEnumeratorFactory>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
ILocalFileSystem localFileSystem = Substitute.For<ILocalFileSystem>(); |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
var builder = new PlayoutBuilder( |
|
|
|
|
|
|
|
Substitute.For<IPlayoutTimeShifter>(), |
|
|
|
configRepo, |
|
|
|
configRepo, |
|
|
|
collectionRepo, |
|
|
|
collectionRepo, |
|
|
|
televisionRepo, |
|
|
|
televisionRepo, |
|
|
|