This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fb0c9c3fbb6b0c50d47618af4be38c2ab90b8dca
Umbraco-CMS
/
src
/
Umbraco.Tests
/
DynamicDocument
History
Shannon Deminick
fb0c9c3fbb
Changed DynamicXml to public (somehow this wasn't checked in before) #U4-U4-1146
...
Added unit tests for DynamicXml.Find methods which are passing.
2012-11-06 08:32:21 +06:00
..
DynamicDocumentTestsBase.cs
Fixes threading issue with Dynamicexpression... would have caused some strange behavior in the past!
2012-10-08 00:09:44 +05:00
DynamicNodeTests.cs
…
DynamicPublishedContentCustomExtensionMethods.cs
Added more extension methods to our strongly typed IPublishedContent object and IEnumerable<IPublishedContent> to match all of the available methods
2012-10-04 03:26:56 +05:00
DynamicPublishedContentTests.cs
More unit tests written and passing.
2012-10-04 06:00:47 +05:00
DynamicXmlTests.cs
Changed DynamicXml to public (somehow this wasn't checked in before) #U4-U4-1146
2012-11-06 08:32:21 +06:00
PublishedContentDataTableTests.cs
Obsoletes DynamicQueryable in MacroEngines lib, proxies all calls to new DynamicQueryable in Umbraco.Web.
2012-10-06 23:41:42 +05:00
PublishedContentTests.cs
Only reset the DataDirectory path after clearing the database, else it will
2012-10-12 14:45:13 -02:00
StronglyTypedQueryTests.cs
Committed first tests of strongly typed querying with strongly typed document types using what would be generated code and extension methods.
2012-11-04 09:24:24 +06:00