What steps will reproduce the problem?
1. var metric = new Metric("1", "ga:impressions", "INTEGER", "1");
2. Assert.AreEqual("1", metric.Value);
What is the expected output? What do you see instead?
I expect the assertion to pass. Instead it doesn't.
What version of the product are you using? On what operating system?
1.9.0.0
Please provide any additional information below.
Original issue reported on code.google.com by joao.pau...@gmail.com on 24 Apr 2012 at 6:26
Original issue reported on code.google.com by
joao.pau...@gmail.com
on 24 Apr 2012 at 6:26