Adds a bunch more blank tests 💯
- I moved some of the methods out of util and into Parameter for the moment so that I can figure out what the problem is that is causing the Parameter to not construct properly. - I added a fake stub method in ContentLine which just returns true all the time for now just so that the test cases will still compile properly. - At this point all of the tests need to be written so that I can isolate the issue and hopefully fix it. Getting close to being able to actually implement iCal features!🎉