Ngl, I have no idea how to test these things since actually creating campaign and database objects seems like the most obfuscated code in the history of obfuscated code, maybe ever.
It should be like:
@Test
test {
create object
assert something about method
}
Ngl, I have no idea how to test these things since actually creating campaign and database objects seems like the most obfuscated code in the history of obfuscated code, maybe ever.
It should be like:
@Test test { create object assert something about method }
¯_(ツ)_/¯