using System; using System.Collections.Generic; using System.Linq; using System.Text; using NUnit.Framework; using DotNetOpenId.RelyingParty; using DotNetOpenId.Provider; namespace DotNetOpenId.Test { // [TestFixture] public class PiecewiseJointTesting { } }