Dontopedia

test_negative_value

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

test_negative_value has 6 facts recorded in Dontopedia across 1 reference.

6 facts·5 predicates·1 sources

Mostly:rdf:type(1), belongs to(1), tests for(1)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (2)

Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.

containsMethodContains Method(1)

containsTestMethodContains Test Method(1)

Other facts (5)

The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.

5 facts
PredicateValueRef
Rdf:typeTest Method[1]
Belongs toKpi Class[1]
Tests forNegative Value Scenario[1]
Tests MethodCalculate Method[1]
Uses Input-5[1]

Timeline

Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.

typebeam/521f8218-a478-42f5-91cf-31f08dcfb965
ex:TestMethod
belongsTobeam/521f8218-a478-42f5-91cf-31f08dcfb965
ex:KPI-class
testsForbeam/521f8218-a478-42f5-91cf-31f08dcfb965
ex:negative-value-scenario
testsMethodbeam/521f8218-a478-42f5-91cf-31f08dcfb965
ex:calculate-method
usesInputbeam/521f8218-a478-42f5-91cf-31f08dcfb965
-5
labelbeam/521f8218-a478-42f5-91cf-31f08dcfb965
test_negative_value

References (1)

1 references
  1. ctx:claims/beam/521f8218-a478-42f5-91cf-31f08dcfb965
    • full textbeam-chunk
      text/plain1 KBdoc:beam/521f8218-a478-42f5-91cf-31f08dcfb965
      Show excerpt
      kpi = KPI("Metric 1", 10) self.assertEqual(kpi.calculate(), 10) def test_negative_value(self): kpi = KPI("Metric 2", -5) with self.assertRaises(ValueError): kpi.calculate() if __name__ == '_

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.